PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Scroll/Arrow keys to navigate ALL dropdowns
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 5.4k
- Forks
- 2.4k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 26
Description
Check for duplicates
- I've checked for duplicate issues by using the search function of the issue tracker
Is your feature request related to a problem?
Some dropdowns (like Equipped Items) can be scrolled/(up/down) to swap items, but not the dropwdowns in pic related

Describe the solution you'd like
Enable mouse wheel/arrow keys on all dropdowns
Describe alternatives you've considered
N/A
Additional context
this program is extremely taxing on my hands and wrists because of moving hands between keyboard/mouse for every little thing.
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 running the application and comparing the dropdowns that already support mouse-wheel or arrow-key navigation with those shown in the issue. Trace the shared dropdown handling and identify whether all dropdowns use the same entry point. Done means every dropdown supports the requested mouse-wheel and arrow-key navigation without disrupting existing selection behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- accessibility, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100