-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix TextInput, TextArea, and Select width bug #828
Conversation
🦋 Changeset detectedLatest commit: d410836 The changes in this PR will be included in the next version bump. This PR includes changesets to release 6 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
🟢 No design token changes found |
🟢 No visual differences foundOur visual comparison tests did not find any differences in the UI. |
55f83f5
to
1903b39
Compare
0d4ab3e
to
57e079d
Compare
57e079d
to
07c9a2f
Compare
07c9a2f
to
d410836
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great ✨
Summary
Fixes a bug where TextInput, TextArea, and Select components expand to the width of their parent FormControl's validation message.
Screen.sharing.-.2024-11-21.11_20_55.AM.mp4
List of notable changes:
Contributor checklist:
update snapshots
label to the PR)Reviewer checklist: