-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Context menu offset incorrect #2635
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
Comments
🚀 Thanks for opening this issue! ℹ️ You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing. |
🎉 This change has been released in version 7.0.1-alpha.1 |
Re-opened, as the issue has not been completely resolved. The context menu position is now incorrect when selecting the last row item: @dblythy could you please take a look? |
🎉 This change has been released in version 7.1.0 |
🎉 This change has been released in version 7.2.0-alpha.4 |
@dblythy The issue seems to still exist for the last item "Scripts". In that case the submenu unfolds always at the top: ![]() Interestingly, for the middle item it unfolds at the correct position: ![]() |
🎉 This change has been released in version 7.2.0 |
Uh oh!
There was an error while loading. Please reload this page.
New Issue Checklist
Issue Description
The context menu offset is incorrect, requiring extra mouse movement to reach for example a script. Classifying this as a UX bug, since this is not how foldable menus usually work.
Steps to reproduce
Actual Outcome
Script list item is at the top of the menu.
Expected Outcome
Environment
Dashboard
6.0.0
The text was updated successfully, but these errors were encountered: