isXander / isXander/YetAnotherConfigLib
Item picker doesn't let you select a different item if a valid complete item is entered
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 155
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
As shown in the video below, if you were to search "apple", even though "Golden Apple" shows in the picker selection, clicking it does nothing and it stays on apple.
https://github.com/user-attachments/assets/888368ce-2194-4ce5-ba5d-9257890077db
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
Reproduce the issue shown in the linked video by searching for "apple" in the item picker and clicking "Golden Apple". Trace the picker behavior from that interaction; done means selecting the displayed complete item changes the current value from "apple" to "Golden Apple".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100