element-web/test/components/views/dialogs
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
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
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
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 Add ESLint Jest (#10261) 2023-03-01 16:23:35 +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