element-web-Github/test/components/views/elements/__snapshots__
Michael Telatynski 2212fbadd0
Use Compound tooltips instead of homegrown in TextWithTooltip & InfoTooltip (#12052)
* Migrate InfoTooltip to use Compound Tooltip

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

* Migrate DecoratedRoomAvatar.tsx to Compound tooltips

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

* Small type tweaks

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

* Remove unused props

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

* Migrate TextWithTooltip.tsx to Compound tooltips

This adds `contain: strict` to #matrixchat which may have side effects.

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

* Update snapshots

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

* Add comment

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

* Update snapshot

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

* Revert accidental layout change to TextWithTooltip from inline to block

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

* Improve test coverage and simplify

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

* Update snapshots

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

* Ditch the sleep call

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

* Improve coverage

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

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2023-12-19 17:19:54 +00:00
..
AccessibleButton-test.tsx.snap Migrate AccessibleButton-test to RTL (#9833) 2022-12-28 10:40:34 +00:00
AppTile-test.tsx.snap Fix: align base card close button to the right always (#11861) 2023-11-13 21:57:20 +00:00
ExternalLink-test.tsx.snap Update usages of test utilities preferring RTL (#10203) 2023-02-22 10:52:55 +00:00
FacePile-test.tsx.snap Update vector-im (#11621) 2023-10-12 11:12:59 +00:00
FilterDropdown-test.tsx.snap ARIA Accessibility improvements (#10674) 2023-04-20 17:13:30 +00:00
FilterTabGroup-test.tsx.snap Poll history - filter by active or ended (#10098) 2023-02-13 09:19:45 +13:00
InfoTooltip-test.tsx.snap Use Compound tooltips instead of homegrown in TextWithTooltip & InfoTooltip (#12052) 2023-12-19 17:19:54 +00:00
LabelledCheckbox-test.tsx.snap Improve randomString mock for better snapshots (#11375) 2023-08-09 09:39:48 +01:00
LearnMore-test.tsx.snap Device manager - add learn more popups to filtered sessions section (#9497) 2022-10-26 11:04:16 +02:00
Pill-test.tsx.snap Update vector-im (#11621) 2023-10-12 11:12:59 +00:00
PollCreateDialog-test.tsx.snap Update tests to prefer RTL over Enzyme (#10247 2023-02-28 08:58:23 +00:00
QRCode-test.tsx.snap Refactor + improve test coverage for QR login (#9525) 2022-11-02 10:51:20 +00:00
RoomFacePile-test.tsx.snap Update vector-im (#11621) 2023-10-12 11:12:59 +00:00
SpellCheckLanguagesDropdown-test.tsx.snap Use Intl for names of languages (#11427) 2023-08-22 14:07:16 +00:00
StyledRadioGroup-test.tsx.snap Convert some tests from Enzyme to RTL (#9483) 2022-10-24 09:06:20 +01:00
SyntaxHighlight-test.tsx.snap Fix error when viewing source of redacted events (#9914) 2023-01-15 16:22:59 +00:00
TooltipTarget-test.tsx.snap Ensure tooltip contents is linked via aria to the target element (#10729) 2023-05-05 08:26:11 +00:00