element-web/test/components/views/settings
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
devices Fix multiple accessibility defects identified by AXE (#10606) 2023-04-17 16:09:45 +00:00
discovery Properly translate errors in `AddThreepid.ts` (#10432) 2023-04-14 15:40:19 +01:00
shared
tabs Simplify `isDeviceVerified` definitions (#10594) 2023-04-14 09:46:37 +00:00
AddPrivilegedUsers-test.tsx Conform more of the codebase to `strictNullChecks` (#10602) 2023-04-17 08:31:58 +01:00
AvatarSetting-test.tsx
CryptographyPanel-test.tsx
DevicesPanel-test.tsx Simplify `isDeviceVerified` definitions (#10594) 2023-04-14 09:46:37 +00:00
FontScalingPanel-test.tsx
KeyboardShortcut-test.tsx
Notifications-test.tsx
SettingsFieldset-test.tsx
ThemeChoicePanel-test.tsx