Add keyboard input #62
Labels
component: gui
Issue concerns the web-based user interface
enhancement
New feature or request
good first issue
Good for newcomers
Milestone
Currently, many operations in the GUI require the mouse (when using a desktop computer). Ideally, the keyboard should always be an alternative, at least for the most common workflows.
Most importantly, when entering parameters, menus should open automatically and react to keyboard input, to avoid having to constantly switch between mouse and keyboard.
This should work both in the web GUI and in the webview of the VSCode extension.
The text was updated successfully, but these errors were encountered: