Is there an easier way to move down to the next cell to fill? Tab you have to go through est first, enter and arrows don’t work.
It sounds like there are limited ways of moving in and out of cells (TAB). Is it possible to enable the ability to use enter and arrows to navigate? Currently it is taking a considerable amount of time to navigate screens to enter data.
Implementation
Add listeners for Enter, Shift+Enter, ArrowUp, ArrowDown, ArrowRight, and ArrowLeft events to Worksheet inputs. See screenshot for key functions enabled.
Split some worksheet components into smaller components.
Standardize some component locations.
Fix linting in /web directory (front-end)
Pull dev edit-pr <github-pr-url> helper from Travel Auth project to get AI auto-completion as I type PR instructions.
Fixes https://yg-hpw.atlassian.net/browse/ELCC-26
Context
Is there an easier way to move down to the next cell to fill? Tab you have to go through est first, enter and arrows don’t work.
It sounds like there are limited ways of moving in and out of cells (TAB). Is it possible to enable the ability to use enter and arrows to navigate? Currently it is taking a considerable amount of time to navigate screens to enter data.
Implementation
dev edit-pr <github-pr-url>
helper from Travel Auth project to get AI auto-completion as I type PR instructions.Screenshots
Keyboard Shortcuts Modal
Testing Instructions
dev up