linebender / linebender/druid

Change Stepper value using up/down arrow keys

Open
#973 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement widget
Dominant language
Rust
Stars
9.7k
Forks
565
PR merge metrics
No merged PRs in 30d

Description

It would be nice if one can change the Stepper Widget's value using up/down arrow keys.

I am not confident with rust and druid but would love to implement this under some guidance 🙂.

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 locating the Stepper Widget implementation and its existing input or event handling in the Druid codebase; read how its value changes today. Add up/down arrow-key behavior for changing the value, then verify the keyboard interaction alongside the existing Stepper behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.