Hybrid controlled/uncontrolled mode to reduce the amount of unnecessary dummy inputs in uncontrolled mode
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 165
- Forks
- 42
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 9
Description
A list-like set of grouppers brings many dummy inputs. Consider having some hybrid controlled/uncontrolled mode.
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 by examining how a list-like set of groupers currently implements uncontrolled mode and where its dummy inputs are created. Determine the intended hybrid controlled/uncontrolled behavior and which unnecessary inputs it should eliminate; the issue names no files or tests, so completion criteria need clarification before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100