PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

Scroll/Arrow keys to navigate ALL dropdowns

Open
#3,842 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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
image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.