element-web/test/components/views/elements/__snapshots__
Kerry 18ab325eaf
Poll history - filter by active or ended (#10098)
* 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

* move FilterTabGroup into generic components

* comments

* Update src/components/views/dialogs/polls/types.ts

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

---------

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2023-02-13 09:19:45 +13:00
..
AccessibleButton-test.tsx.snap Migrate AccessibleButton-test to RTL (#9833) 2022-12-28 10:40:34 +00:00
ExternalLink-test.tsx.snap
FilterDropdown-test.tsx.snap
FilterTabGroup-test.tsx.snap Poll history - filter by active or ended (#10098) 2023-02-13 09:19:45 +13:00
LabelledCheckbox-test.tsx.snap Migrate LabelledCheckbox-test to react-testing-library (#10115) 2023-02-09 12:23:34 +01:00
LearnMore-test.tsx.snap Device manager - add learn more popups to filtered sessions section (#9497) 2022-10-26 11:04:16 +02:00
PollCreateDialog-test.tsx.snap Update snapshots 2023-01-06 17:44:36 +01:00
QRCode-test.tsx.snap Refactor + improve test coverage for QR login (#9525) 2022-11-02 10:51:20 +00:00
StyledRadioGroup-test.tsx.snap
SyntaxHighlight-test.tsx.snap Fix error when viewing source of redacted events (#9914) 2023-01-15 16:22:59 +00:00
TooltipTarget-test.tsx.snap