mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-15 14:21:31 +03:00
d38a6ad1be
This is for https://github.com/vector-im/element-web/issues/15705 https://github.com/matrix-org/matrix-react-sdk/pull/5459 was unable to track down all the instances of where the issue happens, so this commit tries to do a more complete job. Specifically, this replaces the getRoomId() function given widgets cannot reliably be referenced by widget ID in this way, and the store has been updated to handle a more unique widget ID for the store (just in case). Further sanity checking has also been added to ensure that we are at least returning a valid result. |
||
---|---|---|
.. | ||
local-echo | ||
notifications | ||
room-list | ||
widgets | ||
ActiveWidgetStore.js | ||
AsyncStore.ts | ||
AsyncStoreWithClient.ts | ||
BreadcrumbsStore.ts | ||
CommunityPrototypeStore.ts | ||
CustomRoomTagStore.js | ||
FlairStore.js | ||
GroupFilterOrderStore.js | ||
GroupStore.js | ||
LifecycleStore.js | ||
ModalWidgetStore.ts | ||
NonUrgentToastStore.ts | ||
OwnProfileStore.ts | ||
RightPanelStore.ts | ||
RightPanelStorePhases.ts | ||
RoomScrollStateStore.js | ||
RoomViewStore.tsx | ||
SetupEncryptionStore.js | ||
ThreepidInviteStore.ts | ||
ToastStore.ts | ||
TypingStore.js | ||
WidgetEchoStore.js | ||
WidgetStore.ts |