-
-
Notifications
You must be signed in to change notification settings - Fork 358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Top panel dropdown lists autohide on mobile (Android, Firefox) #934
Comments
Hi @Dima793, do you get this behavior when using the dropdown menu here as well: |
No, I don't get same behavior there. However, it has other oddities: While on Rallly poll webpage the initially described issue is consistent, happens without hiding URL bar and doesn't make it appear when it's hidden. |
Can confirm on Mull (Firefox fork), with and without uBlock Origin. Unfortunately, there are no relevant entries in the (remote) browser console. |
I observed the same behavior, but the dropdown stay with a long press. However, this is not the typical expected behavior for mobile users. Mobile Firefox 122.0.1 I have also made a video, that I am trying to find how to attach here 😅 Rallly-bug-screencapture_1.mp4Rallly-bug-screencapture_2.mp4 |
Note that the issue is a lot more problematic in the dropdowns where the first entry is an action : the option is instantaneously clicked. I just deleted two comments by clicking on their |
I've not been able to reproduce this issue myself. Could anyone let me know if this is still happening? |
Just checked — yes, it does still happen consistently. |
@lukevella it seems fixed for user dropdown |
UPD: I was wrong, the issue is still present for comment deletion too. Just tried to unfold some comment's menu and the comment was instantly deleted. |
@Dima793 thanks for checking. To be honest I'm not sure what is causing this. Seems to be a bug in Firefox Android because it works fine on iOS. If anyone has more information please let me know. |
Did a bit more digging and found this issue which seems to be related: radix-ui/primitives#2565 Will try applying the suggested workaround. |
The fix should be live now. |
Unfortunately the bug is still present. Note that this isn't happening with a long press.
|
Description
When on a poll webpage in mobile view, tapping any dropdown list/menu button from above the poll tiles (account, Live, Manage) makes them appear for a fraction of a second and then hide back. Some observations:
Reproduction steps
Expected behavior
Dropdown list/menu should be kept expanded until next user action.
Video
https://github.com/lukevella/rallly/assets/17815003/cf0b3b02-f793-4de4-9662-69a0f346d66d
Smartphone:
The text was updated successfully, but these errors were encountered: