-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
complexenhancementNew feature or requestNew feature or requestfrontendSomething isn't working on the frontendSomething isn't working on the frontend
Description
Is your feature request related to a problem? Please describe.
We had earlier added some keyboard shortcuts, for easy navigation across the task panel. It would be great to extend it further.
Describe the solution you'd like
- Currently, clicking 'e' key opens up the Task Dialog, we can extend it to use enter and space, as well.
- Use ArrowLeft and Right to move to Previous and Next Task pages.
- Use ArrowLeft and Right twice (in a short span, like a double click) to move to the first and last pages as well!
- Extend the Hotkeys functionality to TaskDialog as well, so as to be able to select/navigate through task fields (which we can, using scroller) and be able to toggle the edit buttons as well, preferably, enter button to select the edit key, arrow up/down to move across fields, backspace (not esc as it is used to close the panel) to stop editing OR enter to complete editing.
- Can extend the existing hotkeys func or add new one in TaskDialog
- Adding tests for the same

Metadata
Metadata
Assignees
Labels
complexenhancementNew feature or requestNew feature or requestfrontendSomething isn't working on the frontendSomething isn't working on the frontend