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

Desktop app: replace context-menu by dropdowns #1370

Open
255kb opened this issue Apr 28, 2024 · 0 comments
Open

Desktop app: replace context-menu by dropdowns #1370

255kb opened this issue Apr 28, 2024 · 0 comments
Labels
App: Desktop Issue is for the desktop app

Comments

@255kb
Copy link
Member

255kb commented Apr 28, 2024

Problem

Some features and options are inside right click context menus, in the environments, routes, data buckets or callbacks menus.
This is not ideal for accessibility and feature discoverability.

Solution

Replace by regular dropdowns:

image

Optional: keep the right click to display this dropdown at the mouse cursor position. But this seems to be a pain to implement with ng-bootstrap and popper.js options.

@255kb 255kb added the App: Desktop Issue is for the desktop app label Apr 28, 2024
@255kb 255kb changed the title Dekstop app: replace context-menu by dropdowns Desktop app: replace context-menu by dropdowns Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App: Desktop Issue is for the desktop app
Projects
Status: To do (planned)
Development

No branches or pull requests

1 participant