Feature request: "clickable" comboboxes
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Here's an example, of what doesn't work.
http://www.anandtech.com/show/10697/the-lenovo-thinkpad-x1-yoga-review/2
There's a combobox that you can use to navigate between the pages in the article.
Hitting f you get a hint on the combobox, but pressing the key combination results
in nothing. What's expected here is that the combobox expands, so that the user
can make a selection.
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
Start by reproducing the issue on the linked AnandTech page: press f to show a hint on the combobox, then try the resulting key combination. Trace the hint activation and combobox interaction from there. Done means the combobox expands and allows the user to make a selection through Vimium.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100