Add a control that represents a tabbed UI
Open
Nobody has claimed this yet.
new control
- Dominant language
- Java
- Stars
- 17
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Tabbed UI
Features
- Tabs need to be on the top.
- Groups of tabs on either side.
- Nothing on the bottom.
- If only one group is supplied no groups are rendered, and the only group is always the selected.
- Supports a single template for tabs and a single template for groups.
- If binding is used (and thus the templates), both templates need to be defined by the user, else the factory throws an exception.
- If binding is not used, no templates are allowed to be defined.
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
No files or tests are named. Start by locating the existing control factory and its binding and template handling, then compare how current controls represent placement and groups. Done means a tabbed control satisfies the listed placement, grouping, template, and binding validation requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend, game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100