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
CheckboxGroup component renders the invalidText at the different position from the figma library.
With orientation="horizontal", invalidText shows at the right of the Checkboxs, and I expected it to be shown at the bottom.
Here is the screenshot from our Figma sketch:
And here's the screenshot of the example react component:
Package
@carbon/react
Browser
Firefox
Package version
1.17.0
React version
18.3.0
Description
CheckboxGroup
component renders theinvalidText
at the different position from the figma library.With
orientation="horizontal"
,invalidText
shows at the right of theCheckbox
s, and I expected it to be shown at the bottom.Here is the screenshot from our Figma sketch:
And here's the screenshot of the example react component:
Reproduction/example
https://stackblitz.com/edit/github-emxaww?file=src%2FApp.jsx
Steps to reproduce
Suggested Severity
Severity 2 = User cannot complete task, and/or no workaround within the user experience of a given component.
Application/PAL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: