element-web-Github/test/components/views/spaces
David Baker cc7edade21
Move the TAC to above the button (#12438)
* Move the TAC to above the button

This isn't what the designs say, but there is a (bug/feature)* in
radix where it will turn a mouseup event within the menu into a
click so that it activates the menu option that's under your cursor
when you lift the button, even if you pressed the button down on
a different item. Unfortunately it forgot to check that the mouse
down happened in the menu, so if the menu appears under the cursor,
the cursor, it will immediately select whatever option appeared under
the cursor.

I think the simplest solution here is to just move the menu above the
TAC button. This also makes it consistent† with quick settings.

*delete as applicable
†Not actually consistent because it fades in a different way

* Update snapshots
2024-04-19 09:04:48 +00:00
..
__snapshots__ Move the TAC to above the button (#12438) 2024-04-19 09:04:48 +00:00
AddExistingToSpaceDialog-test.tsx Align common_* strings with Element X project in Localazy (#11434) 2023-08-22 18:47:33 +01:00
QuickSettingsButton-test.tsx Align common_* strings with Element X project in Localazy (#11434) 2023-08-22 18:47:33 +01:00
QuickThemeSwitcher-test.tsx Migrate more strings to translation keys (#11665) 2023-09-25 18:12:41 +01:00
SpacePanel-test.tsx Video call meta space (#12297) 2024-03-25 18:35:31 +00:00
SpaceSettingsVisibilityTab-test.tsx Improve randomString mock for better snapshots (#11375) 2023-08-09 09:39:48 +01:00
SpaceTreeLevel-test.tsx Don't reference the notification levels by colour (#12138) 2024-01-15 15:25:48 +00:00
ThreadsActivityCentre-test.tsx Use new compound tooltip 2024-04-12 14:56:23 +02:00
useUnreadThreadRooms-test.tsx Add activity toggle for TAC (#12413) 2024-04-12 13:18:09 +00:00