element-web/src/stores
J. Ryan Stinnett 5fc25fd6ba Only mark group as failed to load for summary
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>
2018-12-04 18:32:16 -06:00
..
ActiveWidgetStore.js Lint 2018-08-17 09:42:23 +01:00
FlairStore.js Return null instead of undefined on failure 2018-03-06 12:14:41 +00:00
GroupStore.js Only mark group as failed to load for summary 2018-12-04 18:32:16 -06:00
LifecycleStore.js Move destroyPersistentWidget to store 2018-07-24 16:50:34 +01:00
MessageComposerStore.js no point saving history at this point, maybe future supported 2018-07-17 09:27:11 +01:00
RoomListStore.js Regenerate the room list when m.fully_read is issued 2018-11-04 19:47:24 -07:00
RoomScrollStateStore.js Re-add doc on scroll state map structure 2017-09-08 13:27:14 +01:00
RoomViewStore.js Support M_INCOMPATIBLE_ROOM_VERSION 2018-08-21 18:33:25 +01:00
SessionStore.js Remove redundant reset 2017-05-31 15:32:55 +01:00
TagOrderStore.js Use optimistic removedTagsAccountData state in TagOrderStore 2018-02-14 16:47:29 +00:00
WidgetEchoStore.js PR feedback 2018-07-16 13:18:10 +01:00