element-web/test/components/views/elements
Robin 6bfe0436e5
Fix infinite loop when pinning/unpinning persistent widgets (#8396)
Pinning or unpinning a persistent widget, such as Jitsi, could cause the
PiP view and the app drawer to fight for control over the widget, since
the PiP view never realized that it was supposed to relinquish control.
This was due to a race between the WidgetLayoutStore update and the
AppTile lifecycle tracking update.
2022-04-25 08:29:54 -04:00
..
__snapshots__
AppTile-test.tsx Fix infinite loop when pinning/unpinning persistent widgets (#8396) 2022-04-25 08:29:54 -04:00
EventListSummary-test.js Step 3.1: Stop using `getComponent` in tests 2022-03-28 14:02:31 -06:00
ExternalLink-test.tsx
InteractiveTooltip-test.ts Step 8.1: Remove skinning setup from all tests 2022-03-28 14:02:31 -06:00
PollCreateDialog-test.tsx Step 8.1: Remove skinning setup from all tests 2022-03-28 14:02:31 -06:00
ReplyChain-test.tsx Step 8.1: Remove skinning setup from all tests 2022-03-28 14:02:31 -06:00
StyledRadioGroup-test.tsx Step 8.1: Remove skinning setup from all tests 2022-03-28 14:02:31 -06:00
TooltipTarget-test.tsx Step 8.1: Remove skinning setup from all tests 2022-03-28 14:02:31 -06:00