mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
5fc25fd6ba
Currently, any error in the `GroupStore`s several requests can cause the whole `GroupView` component to hide and be mark the group as failed to load. Since it is known that group members may fail to load in some cases, let's only show failed to load for the whole group when the summary fails. This also strengthens the `GroupView` test by ensuring we wait for multiple updates for checking results. Signed-off-by: J. Ryan Stinnett <jryans@gmail.com> |
||
---|---|---|
.. | ||
autocomplete | ||
components | ||
i18n | ||
i18n-test | ||
img | ||
notifications | ||
stores | ||
utils | ||
.eslintrc.js | ||
all-tests.js | ||
DecryptionFailureTracker-test.js | ||
matrix-to-test.js | ||
mock-clock.js | ||
PhasedRollOut-test.js | ||
skinned-sdk.js | ||
test-utils.js |