Skip to content
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

Open
GammaTail opened this issue Dec 18, 2024 · 5 comments · May be fixed by #4158 or #4161
Open

Add Lock On Functionality for Palette Dropdown to improve User Interaction #4154

GammaTail opened this issue Dec 18, 2024 · 5 comments · May be fixed by #4158 or #4161

Comments

@GammaTail
Copy link

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

  • Operating System: [e.g., Windows, macOS, Linux]
  • Browser (if applicable): [e.g., Chrome, Firefox, Safari]
  • Version of Software/Project: [e.g., v1.0.0]

Checklist

  • ✅ I have read and followed the project's code of conduct.
  • ✅ I have searched for similar issues before creating this one.
  • ✅ I have provided all the necessary information to understand and reproduce the issue.
  • ✅ I am willing to contribute to the resolution of this issue.

Thank you for contributing to our project! We appreciate your help in improving it.

📚 See contributing instructions.

🙋🏾🙋🏼 Questions: Community Matrix Server.

@nilaygit-10721
Copy link

I am interested in working on this issue.

@dubeanant
Copy link
Contributor

@walterbender is this issue worth resolving ?

@sahilkkc01
Copy link

Fix palette dropdown to prevent accidental switching

  • Fixed issue where the palette dropdown switched unintentionally when hovering over
    other tabs.
  • Dropdown now locks to the selected palette upon click and remains active until the
  • user explicitly changes it or closes the dropdown.
git-palette.mp4

@GammaTail
Copy link
Author

@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

sahilkkc01 added a commit to sahilkkc01/musicblocks that referenced this issue Dec 19, 2024
@sahilkkc01
Copy link

@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.

@GammaTail GammaTail linked a pull request Dec 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants