element-web/test/components/views/settings
Michael Telatynski 782060a26e
ARIA Accessibility improvements (#10674)
* Add missing aria-expanded attributes

* Improve autoComplete for phone numbers & email addresses

* Fix room summary card heading order

* Fix missing label on timeline search field

* Use appropriate semantic elements for dropdown listbox

* Use semantic list elements in keyboard settings tab

* Use semantic list elements in spotlight

* Fix types and i18n

* Improve types

* Update tests

* Add snapshot test
2023-04-20 17:13:30 +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 ARIA Accessibility improvements (#10674) 2023-04-20 17:13:30 +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 Improve accessibility of font slider (#10473) 2023-04-12 10:57:31 +00:00
KeyboardShortcut-test.tsx
Notifications-test.tsx Notifications: inline error message on notifications saving error (#10288) 2023-03-13 21:59:04 +00:00
SettingsFieldset-test.tsx
ThemeChoicePanel-test.tsx