Convenient shift+j/k tab navigation in input text edit mode and during page load
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Any convenient way of moving to next/prev tab during input text edit mode and during page loading rather than Chromes own ctrl+shift/tab for navigation like key mappings to alt+j/k keys?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests; start by locating the keyboard-mapping and tab-navigation handling for input-editing and page-loading contexts. Done means a documented key mapping such as Alt+j/k moves to the next or previous tab in both contexts without relying on Chrome's Ctrl+Shift+Tab behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100