isXander / isXander/YetAnotherConfigLib
Values and Settings don't update until you close and then reopen the screen.
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 155
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
If you have an Enum setting and another setting that requires a certain enum value to show, the setting will not appear until you close and reopen the YACL screen. (This also applies to modifying the settings of any Options, the values won't change until you close, and reopen the YACL screen.)
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
Start by reproducing the issue in a YACL screen with an Enum setting and a dependent setting, then inspect the screen's update path and how Options values are applied. Done means dependent settings appear and modified option values are reflected immediately, without closing and reopening the screen.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend, game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100