antify / antify/ui

AntSwitch needs neutral state

Open
#274 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.