You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CheckboxOne is like a radio, but with a checkbox style and should allow to uncheck the checked modality.
Currently it does not allow to uncheck anymore
I tested it on the storybook, which leads me to believe that it's a lunatic bug.
To Reproduce
Steps to reproduce the behavior:
1.Go to a checkboxOne component
2. Check a modality
3. Try to uncheck the modality
Expected behavior
Modality should be unchecked
Screenshots
Version where the bug appeared
?
Browser where the bug was tested
Chrome
Firefox
Safari
Edge
Other (please specify): ___
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Even if it's not a standard to make single-choice question modality uncheckable (since it should be radio buttons), we assume that as long as we maintain CheckboxOne this components allows to uncheck.
Then CheckboxOne works exactly like Radio, except :
Describe the bug
CheckboxOne is like a radio, but with a checkbox style and should allow to uncheck the checked modality.
Currently it does not allow to uncheck anymore
To Reproduce
Steps to reproduce the behavior:
1.Go to a checkboxOne component
2. Check a modality
3. Try to uncheck the modality
Expected behavior
Modality should be unchecked
Screenshots
Version where the bug appeared
?
Browser where the bug was tested
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: