element-web/test/components/views
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
..
audio_messages Accessibility improvements around aria-labels and tooltips (#12062) 2024-01-05 10:59:41 +00:00
auth
avatars Update tests 2024-04-15 16:56:54 +02:00
beacon Fix typing issues 2024-04-15 16:06:01 +02:00
beta
context_menus Merge branch 'develop' into andybalaam/stas-demydiuk-membership-type3 2024-03-20 17:25:23 +00:00
dialogs Merge branch 'develop' into florianduros/tooltip-update 2024-04-16 09:51:05 +02:00
elements Update tests 2024-04-15 16:56:54 +02:00
emojipicker
location Upgrade compound-web (#12234) 2024-02-07 17:26:05 +00:00
messages Fix typing issues 2024-04-15 16:06:01 +02:00
polls/pollHistory Fix typing issues 2024-04-15 16:06:01 +02:00
right_panel Merge branch 'develop' into florianduros/tooltip-update 2024-04-16 09:51:05 +02:00
rooms Fix typing issues 2024-04-15 16:06:01 +02:00
settings Merge branch 'develop' into florianduros/tooltip-update 2024-04-16 09:51:05 +02:00
spaces Move the TAC to above the button (#12438) 2024-04-19 09:04:48 +00:00
toasts Remove references to `matrix-js-sdk/src/crypto/verification` (#12365) 2024-03-25 17:44:45 +00:00
typography
user-onboarding
voip Fix typing issues 2024-04-15 16:06:01 +02:00
Validation-test.ts
VerificationShowSas-test.tsx Clean up some references to internal js-sdk classes (#12363) 2024-03-22 12:28:13 +00:00