isXander / isXander/YetAnotherConfigLib
[Feature] Nested groups
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 155
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
My mod has multiple features that make use of list options. For these features, most of the settings are listed under a single collapsible group corresponding to the feature. However, since groups cannot be nested, and list options must be groups, the lists must be outside of the feature's group, separated from the rest of the settings. This makes my config screen look somewhat messy, as it is not clear which feature the list corresponds to.
I think it would be useful to have the ability to nest groups for better organization.
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
No file, test, or entry point is named. Start by locating the builder-based configuration API paths for groups and list options, then confirm the expected nested layout in the config screen; done means groups can contain list options while preserving clear feature organization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100