element-web/test/components/views/dialogs
Michael Telatynski a1a087f755
Fix usages of ARIA tabpanel (#10628)
* RovingTabIndex handle looping around start/end

* Make TabbedView expose aria tabpanel/tablist/tab roles

* Fix right panel being wrongly specified as aria tabs

Not all right panels map to the top right header buttons so we cannot describe it as a tabpanel relation

* tsc strict

* Update snapshots

* Fix ARIA AXE violation

* Update tests
2023-04-25 09:31:54 +01:00
..
__snapshots__ Fix usages of ARIA tabpanel (#10628) 2023-04-25 09:31:54 +01:00
devtools Make localization keys compatible with agglutinative and/or SOV type languages (#10159) 2023-02-22 12:40:18 +01:00
security Fix import e2e key dialog staying disabled after paste (#10375) 2023-03-15 09:20:20 +00:00
spotlight Apply prettier formatting 2022-12-12 12:24:14 +01:00
AccessSecretStorageDialog-test.tsx Improved a11y for Field feedback and Secure Phrase input (#10320) 2023-03-08 11:32:50 +00:00
AskInviteAnywayDialog-test.tsx Add tests for AskInviteAnywayDialog (#10228) 2023-02-23 10:52:58 +00:00
ChangelogDialog-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
ConfirmRedactDialog-test.tsx When deleting a voice broadcast, also delete related events (#9737) 2022-12-23 15:44:01 +00:00
DevtoolsDialog-test.tsx Use CopyableText in devtools (#9993) 2023-01-30 17:01:54 +00:00
ExportDialog-test.tsx Remove Enzyme tests in favour of React testing-library (#10289) 2023-03-06 12:13:17 +00:00
ForwardDialog-test.tsx Conform more code to strictNullChecks (#10444 2023-03-27 08:01:09 +01:00
InteractiveAuthDialog-test.tsx Add ESLint Jest (#10261) 2023-03-01 16:23:35 +01:00
InviteDialog-test.tsx remove old debug logging in AsyncWrapper (#10661) 2023-04-19 07:45:27 +00:00
MessageEditHistoryDialog-test.tsx Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
RoomSettingsDialog-test.tsx replace Polls history strings with Poll history (#10454) 2023-03-28 22:13:51 +00:00
SpotlightDialog-test.tsx ARIA Accessibility improvements (#10674) 2023-04-20 17:13:30 +00:00
UserSettingsDialog-test.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00