riot-web/test/components/views/elements
Michael Telatynski 99ac9e5029
Ensure tooltip contents is linked via aria to the target element (#10729)
* Ensure tooltip contents is linked via aria to the target element

* Iterate

* Fix tests

* Fix tests

* Update snapshot

* Fix missing aria labels for more tooltips

* Iterate

* Update snapshots
2023-05-05 08:26:11 +00:00
..
__snapshots__ Ensure tooltip contents is linked via aria to the target element (#10729) 2023-05-05 08:26:11 +00:00
AccessibleButton-test.tsx
AppTile-test.tsx Conform more code to `strictNullChecks` (#10374) 2023-03-16 11:07:29 +00:00
EventListSummary-test.tsx Apply `strictNullChecks` to `src/components/views/elements/*` (#10462 2023-03-29 08:23:54 +01:00
ExternalLink-test.tsx
Field-test.tsx Improved a11y for Field feedback and Secure Phrase input (#10320) 2023-03-08 11:32:50 +00:00
FilterDropdown-test.tsx
FilterTabGroup-test.tsx
InteractiveTooltip-test.ts
LabelledCheckbox-test.tsx
LearnMore-test.tsx
Pill-test.tsx Ensure tooltip contents is linked via aria to the target element (#10729) 2023-05-05 08:26:11 +00:00
PollCreateDialog-test.tsx
PowerSelector-test.tsx
ProgressBar-test.tsx
QRCode-test.tsx
ReplyChain-test.tsx
StyledRadioGroup-test.tsx
SyntaxHighlight-test.tsx
TooltipTarget-test.tsx