Keep 'F' navigation feature active
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
When you have to click very often, when navigating some pages, or for example with dropdown boxes, you have to hit 'f' every time.
'f' -> 'Select drop down to open it'
'f' -> 'Choose option'
'f' -> 'Click on one of the options'
'f' -> 'Click something else'
Is there any way to keep the 'f' feature active, so that when you have to do multiple clicks in a row to navigate you don't constantly have to keep hitting 'f' inbetween every click?
There is the option 'alt' + 'f', then the 'f' feature stays active after you select an option, but it opens in a new tab. So basically the 'alt' + 'f' feature, but then without opening the links in a new tab.
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
No files or tests are named. Start by tracing the existing f and alt+f navigation behaviors, then determine where their activation and tab-opening behavior are handled; done means repeated f navigation remains active without opening links in a new tab.
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
- 35/100