Autodesk / Autodesk/hig

Checkbox `defaultChecked` not working

Open
#1,141 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
193
Forks
112
PR merge metrics
No merged PRs in 30d

Description

It seems the property for starting the box checked, and allowing user to change it doesn't work. If 'checked' property is used, it doesn't allow user to change it (unlike HTML input checked prop), and the `defaultChecked` doesn't start the box checked.

Using version 0.1.1 with React 16.4.1

Contributor guide

Open the contributing guide

Research direction

No file, test, or entry point is named. Start by reproducing the Checkbox behavior described against version 0.1.1 and trace the component implementation and its existing tests. Done means the initial checked state works with defaultChecked while users can change it, and checked behavior matches the reported HTML input expectation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.