processing / p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.38k stars 1.32k forks source link

Adding Hovering to travel in navbar rather than clicking. #2838

Closed shubham-200315 closed 9 months ago

shubham-200315 commented 9 months ago

Increasing Access

Unsure

Feature enhancement details

Current Condition : As of now we have to click on one of the option in navbar(file/edit/sketch/help) to open its sub-options and only then it allow us to hover iterate over other option's sub option.

What I'm Proposing: We can add a feature to let our user open the option's suboption on just hovering over it rather that clicking on it and opening anyone one of it to enable hovering for rest of the options.

https://github.com/processing/p5.js-web-editor/assets/105916104/e3b451f8-1d4c-4edf-852b-2f24c8a25751

Hey @raclim @lindapaiste , Can we proceed with this ? I have a plan of how to approach this just needed your conformation. Thank you for your consideration.

To everyone : If anyone has better idea on how to approach this I am open to suggestion.

welcome[bot] commented 9 months ago

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.

lindapaiste commented 9 months ago

This has been proposed before but we're happy with the way that it is now. See #2544 and #443 for discussion.

shubham-200315 commented 9 months ago

Ya I think you are right..It'll be a Chaos for user if not hovered deliberately. Thank you for your suggestion and closing the issue.