element-web/test/components/views/right_panel
Kerry 1c6b06bb58
Poll history - extract poll option display components (#10107)
* wip

* remove dupe

* use poll model relations in all cases

* update mpollbody tests to use poll instance

* update poll fetching login in pinned messages card

* add pinned polls to room polls state

* add spinner while relations are still loading

* handle no poll in end poll dialog

* strict errors

* render a poll body that errors for poll end events

* add fetching logic to pollend tile

* extract poll testing utilities

* test mpollend

* strict fix

* more strict fix

* strict fix for forwardref

* add filter component

* update poll test utils

* add unstyled filter tab group

* filtertabgroup snapshot

* lint

* update test util setupRoomWithPollEvents to allow testing multiple polls in one room

* style filter tabs

* test error message for past polls

* sort polls list by latest

* extract poll option display components

* strict fixes
2023-02-13 02:55:39 +00:00
..
__snapshots__ Poll history - read only list of polls in current timeline (#10055) 2023-02-02 21:39:23 +00:00
PinnedMessagesCard-test.tsx Poll history - extract poll option display components (#10107) 2023-02-13 02:55:39 +00:00
RoomHeaderButtons-test.tsx Cleanup pre MSC3773 thread unread notif logic (#10023) 2023-01-31 16:59:24 +00:00
RoomSummaryCard-test.tsx Poll history - read only list of polls in current timeline (#10055) 2023-02-02 21:39:23 +00:00
UserInfo-test.tsx Add ignore user confirmation dialog (#6116) 2023-01-31 09:42:18 +00:00