element-web-Github/test/components/views/settings/devices
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
CurrentDeviceSection-test.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
deleteDevices-test.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
DeviceDetailHeading-test.tsx Add ESLint Jest (#10261) 2023-03-01 16:23:35 +01:00
DeviceDetails-test.tsx Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
DeviceExpandDetailsButton-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
DeviceSecurityCard-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
DeviceTile-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
DeviceTypeIcon-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
DeviceVerificationStatusCard-test.tsx Device manager - current device design and copy tweaks (#9801) 2022-12-22 01:58:29 +00:00
filter-test.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
FilteredDeviceList-test.tsx Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
FilteredDeviceListHeader-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
LoginWithQR-test.tsx Support for MSC3882 revision 1 (#10443) 2023-04-06 08:06:12 +00:00
LoginWithQRFlow-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
LoginWithQRSection-test.tsx Support for MSC3882 revision 1 (#10443) 2023-04-06 08:06:12 +00:00
SecurityRecommendations-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
SelectableDeviceTile-test.tsx Update usages of test utilities preferring RTL (#10203) 2023-02-22 10:52:55 +00:00