RetroAchievements / RetroAchievements/RAIntegration
Cannot tab between fields in editor
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 124
- Forks
- 34
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 13
Description
As a developer, I expect to be able to tab between fields in an editor. In particular, from the title to the description and points fields in the achievement editor.
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 at the achievement editor entry point and trace how focus moves between its title, description, and points fields. Confirm the current tab order and reproduce the issue there. Done means pressing Tab moves through those fields in the expected sequence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100