riot-web/test/components/views/elements
Florian Duros 700b3955a4
Add `Tooltip` to `AccessibleButton` (#12443)
* Deprecate AccessibleTooltipButton

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Deprecate AccessibleTooltipButton

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix `UserInfo-test.tsx`

* Update `LoginWithQRFlow-test.tsx` snapshot

* Remove tooltip provider from test

* Fix `AccessibleButton`

* Update snapshots

* Revert to original import

* Use title to populate aria-label

* Rollback AccessibleButton or Tooltip changes. Will come in another PR

* Rollback en.json change

* Update snapshots

* Fix `UserInfo`

* Update snapshots

* Use label instead of title in test

* Use label instead of title in TAC test

* Use label instead of title in read-receipt test

* Remove tooltip for ContextMenu

* Add extra information for caption field

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2024-04-24 12:24:25 +00:00
..
__snapshots__ Add `Tooltip` to `AccessibleButton` (#12443) 2024-04-24 12:24:25 +00:00
crypto
AccessibleButton-test.tsx
AppTile-test.tsx Add `Tooltip` to `AccessibleButton` (#12443) 2024-04-24 12:24:25 +00:00
EventListSummary-test.tsx
ExternalLink-test.tsx
FacePile-test.tsx
Field-test.tsx
FilterDropdown-test.tsx
FilterTabGroup-test.tsx
InfoTooltip-test.tsx
InteractiveTooltip-test.ts
LabelledCheckbox-test.tsx
LearnMore-test.tsx
Pill-test.tsx
PollCreateDialog-test.tsx
PowerSelector-test.tsx
ProgressBar-test.tsx
QRCode-test.tsx
ReplyChain-test.tsx
RoomFacePile-test.tsx
RoomTopic-test.tsx
SpellCheckLanguagesDropdown-test.tsx
StyledRadioGroup-test.tsx
SyntaxHighlight-test.tsx
TooltipTarget-test.tsx