element-web/test/components/views/elements
Eric Eastwood a00d359422
Fix left positioned tooltips being wrong and offset by fixed value (#7551)
Previously, the `left` positioning seemed to only work with icons which are all about the same size so the arbitrary offset worked. Now we actually position off to the left of the element and we have equal `margin-left` and `margin-right` to determine the offset.

Spawned from https://github.com/matrix-org/matrix-react-sdk/pull/7339#discussion_r767154349
2022-01-18 21:08:11 -06:00
..
__snapshots__ Fix left positioned tooltips being wrong and offset by fixed value (#7551) 2022-01-18 21:08:11 -06:00
ExternalLink-test.tsx Add descriptions to ambiguous links for screen readers (#7310) 2021-12-09 13:04:06 +01:00
InteractiveTooltip-test.ts Replace breadcrumbs with recently viewed menu (#7073) 2021-12-01 10:50:06 +00:00
MemberEventListSummary-test.js Replace `kick` terminology with `Remove from chat` (#7469) 2022-01-14 13:08:34 +00:00
PollCreateDialog-test.tsx Auto fix 2021-12-09 09:10:23 +00:00
ReplyChain-test.js Rename ReplyThread to ReplyChain to avoid confusion with m.thread 2021-10-15 17:42:44 +01:00
StyledRadioGroup-test.tsx Associate room alias warning with public option in settings (#7430) 2022-01-03 09:55:09 +01:00
TooltipTarget-test.tsx default export for TooltipTarget (#7319) 2021-12-09 13:36:55 +01:00