element-web-Github/test/components/views/messages/__snapshots__
Michael Telatynski 1a0e5c1805
Fix multiple accessibility defects identified by AXE (#10606)
* Mark effects overlay canvas as aria hidden

* Ensure date separators aren't seen as focusable aria separators

* Fix

* Fix font slider not having aria label

* Add missing aria labels

* Fix settings flags setting aria-checked={null}

* Update snapshots
2023-04-17 16:09:45 +00:00
..
DateSeparator-test.tsx.snap Fix multiple accessibility defects identified by AXE (#10606) 2023-04-17 16:09:45 +00:00
DecryptionFailureBody-test.tsx.snap Display "The sender has blocked you from receiving this message" error message instead of "Unable to decrypt message" (#10202) 2023-02-22 11:39:09 +01:00
JumpToDatePicker-test.tsx.snap Prevent future date selection in jump to date (#10419) 2023-03-22 11:45:44 -05:00
MBeaconBody-test.tsx.snap Update tests to prefer RTL over Enzyme (#10247 2023-02-28 08:58:23 +00:00
MImageBody-test.tsx.snap Fix: Images no longer reserve their space in the timeline correctly (#10571) 2023-04-13 01:22:16 +00:00
MLocationBody-test.tsx.snap Kill off enzyme in preference of react testing library (#10255) 2023-03-06 15:17:46 +00:00
MPollBody-test.tsx.snap fix broken test (#10171) 2023-02-16 22:27:03 +00:00
MPollEndBody-test.tsx.snap Ended poll tiles: add ended the poll message (#10193) 2023-02-22 10:53:12 +00:00
MVideoBody-test.tsx.snap Migrate some tests to React Testing Library (#9584) 2022-11-18 09:16:11 +00:00
RoomPredecessorTile-test.tsx.snap Show a tile for an unloaded predecessor room if it has via_servers (#10483) 2023-04-12 15:26:45 +00:00
TextualBody-test.tsx.snap Tweak pill UI (#10417) 2023-03-22 13:27:24 +01:00