riot-web/test/components/views/settings/devices
Michael Telatynski f52fab39fc
Use aria descriptions instead of labels for TextWithTooltip (#10952)
* Use aria descriptions instead of labels for TextWithTooltip

to prevent clobbering the reading of the content

* Update snapshot

* Fix snapshots

* Iterate

* Update snapshots

* delint
2023-05-25 08:42:09 +00:00
..
__snapshots__ Use aria descriptions instead of labels for TextWithTooltip (#10952) 2023-05-25 08:42:09 +00:00
CurrentDeviceSection-test.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +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
DeviceSecurityCard-test.tsx
DeviceTile-test.tsx
DeviceTypeIcon-test.tsx
DeviceVerificationStatusCard-test.tsx
FilteredDeviceList-test.tsx
FilteredDeviceListHeader-test.tsx Use aria descriptions instead of labels for TextWithTooltip (#10952) 2023-05-25 08:42:09 +00:00
LoginWithQR-test.tsx Support for MSC3882 revision 1 (#10443) 2023-04-06 08:06:12 +00:00
LoginWithQRFlow-test.tsx
LoginWithQRSection-test.tsx Support for MSC3882 revision 1 (#10443) 2023-04-06 08:06:12 +00:00
SecurityRecommendations-test.tsx
SelectableDeviceTile-test.tsx Update usages of test utilities preferring RTL (#10203) 2023-02-22 10:52:55 +00:00
deleteDevices-test.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
filter-test.ts