riot-web/test/components/views/messages
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
..
__snapshots__ Fix multiple accessibility defects identified by AXE (#10606) 2023-04-17 16:09:45 +00:00
shared
CallEvent-test.tsx Handle group call redaction (#10465) 2023-03-28 13:16:30 +00:00
DateSeparator-test.tsx
DecryptionFailureBody-test.tsx
EncryptionEvent-test.tsx
JumpToDatePicker-test.tsx
MBeaconBody-test.tsx
MImageBody-test.tsx Fix: Images no longer reserve their space in the timeline correctly (#10571) 2023-04-13 01:22:16 +00:00
MKeyVerificationConclusion-test.tsx
MLocationBody-test.tsx
MPollBody-test.tsx
MPollEndBody-test.tsx
MVideoBody-test.tsx
MessageActionBar-test.tsx
MessageEvent-test.tsx
RoomPredecessorTile-test.tsx 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