wpilibsuite / wpilibsuite/systemcore-blocks-interface
Make dropdown for color use keyboard
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 11
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 6
Description
It would be useful if you could type in the dropdown for color and it would take you to that.
Contributor guide
No contributing guide indexed for this repository
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
Locate the color dropdown in the TypeScript frontend and inspect how its current selection and option matching work. Add keyboard typing so entering a color moves to the matching option, then verify that the dropdown selects the expected color when used from the keyboard.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100