Checkbox - fix control border (size and color), filled color and label color #581
Labels
👻 closed::duplicate
This issue or pull request already exists
🎨 design issue
Task is for designers
⌨️ dev issue
Task is for developers
🚨 new::bug
Something isn't working
Description / User Story
In Figma the border of the checkbox control is 2px, but in Storybook it is only 1px. Also the border seems to be applied within the 16x16 control size in Figma and outside of the 16x16 control size in Storybook and it also seems to be the case, that the border in Figma is also only having a radius on the outside, but not on the inside, where it is a 90° angle, but in Storybook the radius is used inside and outside. Regarding coloring, the hover color seems to be missing in the unchecked Checkbox, and the hsla values for readonly and disabled state are not perfectly aligned in Figma and Storybook.
Furthermore the label in the error state has a red color in Figma but a black color in Storybook and also for the default state the hsla values in Figma and Storybook seem to differ.
Acceptance Criteria
Background information
The text was updated successfully, but these errors were encountered: