element-web/test
David Baker 1a6134e441
Fix another freeze on room switch (#7900)
* Fix another freeze on room switch

This switches permalinks to use the batch state update event and
removes the incremental updates, as commented. We now spend, on my
profiling, about 450ms in setOutOfBandMembers itself and another
120ms in permalinks.

Fixes https://github.com/vector-im/element-web/issues/21127

* Just bind to the currentstate state updates
2022-02-25 19:48:35 +00:00
..
accessibility Keybinding code unification #3 (#7850) 2022-02-23 09:12:04 +00:00
autocomplete
components Fix edge case in context menu chevron positioning (#7899) 2022-02-25 17:49:57 +00:00
editor Clean up some unit test logs (#7857) 2022-02-21 16:57:44 +00:00
end-to-end-tests Bump ajv from 6.10.0 to 6.12.6 in /test/end-to-end-tests (#7792) 2022-02-15 13:52:35 -07:00
i18n
i18n-test fallback properly with pluralized strings (#7495) 2022-01-10 14:54:57 +01:00
img
notifications
settings/watchers
stores manage voicerecording state when deleting or sending a voice message (#7896) 2022-02-24 18:54:06 +01:00
test-utils Fix 'my threads' filtering to include participated threads (#7882) 2022-02-24 09:44:34 +01:00
utils Fix another freeze on room switch (#7900) 2022-02-25 19:48:35 +00:00
.eslintrc.js
CallHandler-test.ts Fix virtual / native room mapping on call transfers (#7848) 2022-02-21 12:17:09 +00:00
DecryptionFailureTracker-test.js Wire up new fields on the ViewRoom posthog event and more interactions (#7787) 2022-02-14 19:31:13 +00:00
DeviceListener-test.ts Add config option to autorageshake when key backup is not enabled (#7741) 2022-02-11 14:00:37 +01:00
KeyBindingsManager-test.ts Work towards unifying `KeyboardShortcuts` and `KeyBindingsDefaults` #2 (#7674) 2022-01-31 15:55:45 +00:00
Markdown-test.ts
PosthogAnalytics-test.ts
ScalarAuthClient-test.js
Terms-test.js Clean up some unit test logs (#7857) 2022-02-21 16:57:44 +00:00
TextForEvent-test.ts Fix right panel data flow (#7811) 2022-02-16 11:19:28 +00:00
UserActivity-test.js
createRoom-test.js Upgrade to jest 27 (#7699) 2022-02-02 13:02:17 +01:00
globalSetup.js
linkify-matrix-test.ts Upgrade linkifyjs to fix schemes as domain prefixes (#7628) 2022-01-25 17:37:54 +00:00
minimal-sdk.js Fix right panel data flow (#7811) 2022-02-16 11:19:28 +00:00
setupTests.js Check 'useSystemTheme' in quick settings theme switcher (#7809) 2022-02-24 10:01:06 +01:00
skinned-sdk.js