element-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 Apply prettier formatting 2022-12-12 12:24:14 +01:00
CallEvent-test.tsx
DateSeparator-test.tsx
DecryptionFailureBody-test.tsx
EncryptionEvent-test.tsx Conform more code to strict null checking (#10153) 2023-02-15 13:36:22 +00:00
JumpToDatePicker-test.tsx
MBeaconBody-test.tsx
MImageBody-test.tsx
MKeyVerificationConclusion-test.tsx
MLocationBody-test.tsx Kill off enzyme in preference of react testing library (#10255) 2023-03-06 15:17:46 +00:00
MPollBody-test.tsx
MPollEndBody-test.tsx
MVideoBody-test.tsx Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
MessageActionBar-test.tsx
MessageEvent-test.tsx
RoomPredecessorTile-test.tsx
TextualBody-test.tsx