-
Notifications
You must be signed in to change notification settings - Fork 857
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
Add Lock On Functionality for Palette Dropdown to improve User Interaction #4154
Comments
I am interested in working on this issue. |
@walterbender is this issue worth resolving ? |
Fix palette dropdown to prevent accidental switching
git-palette.mp4 |
@sahilkkc01 , The hovering feature should also remain active until the user explicitly clicks on the palette to make the hovering inactive as I am thinking hovering is also a good option to remain for users effectiveness during project building |
@GammaTail The hovering feature is already active and working as expected. You can go through the code and verify that it's functioning correctly. If you're still experiencing issues,let me know, and I can take another look. |
Description
When trying to pick a block from the palette dropdown, the mouse can accidentally hover over another tab, causing the dropdown to switch to a different palette. This disrupts the user's workflow and makes selecting a block difficult.
Desired Feature
The dropdown should lock to the selected palette when clicked, preventing accidental switching caused by hover actions. The palette should remain active until the user explicitly clicks to change it or close the dropdown where blocks appear corresponding to it.
Screen Recording
git.mp4
Environment
Checklist
Thank you for contributing to our project! We appreciate your help in improving it.
📚 See contributing instructions.
🙋🏾🙋🏼 Questions: Community Matrix Server.
The text was updated successfully, but these errors were encountered: