AntSwitch needs neutral state
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 3
Description
If the value is null the swtich should show a neutral state, like the "nob" is in the middle of the switch to show that no value is set.
At the moment if no value ist set the switch is visually showing as false.
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
Locate the AntSwitch component implementation and inspect how a null value is currently rendered compared with false. Make the null case visibly distinct with the knob centered, then verify that true, false, and null each retain their intended appearance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tailwindcss, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100