element-web/test/stores
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
..
notifications Step 8.1: Remove skinning setup from all tests 2022-03-28 14:02:31 -06:00
room-list Stick connected video rooms to the top of the room list (#8353) 2022-04-22 08:17:31 -04:00
ActiveWidgetStore-test.ts Fix infinite loop when pinning/unpinning persistent widgets (#8396) 2022-04-25 08:29:54 -04:00
OwnBeaconStore-test.ts Live location sharing: only share to beacons created on device (#8378) 2022-04-22 12:05:36 +00:00
RoomViewStore-test.js Step 8.3: Convert RoomViewStore to a more modern singleton for imports 2022-03-28 14:02:31 -06:00
SpaceStore-test.ts Step 8.1: Remove skinning setup from all tests 2022-03-28 14:02:31 -06:00
VideoChannelStore-test.ts Show a lobby screen in video rooms (#8287) 2022-04-20 11:03:33 -04:00
VoiceRecordingStore-test.ts Step 8.1: Remove skinning setup from all tests 2022-03-28 14:02:31 -06:00
WidgetLayoutStore-test.ts Step 8.1: Remove skinning setup from all tests 2022-03-28 14:02:31 -06:00