-
Notifications
You must be signed in to change notification settings - Fork 201
test(alertbanner): updates alertbanner test file to restore text and action button label control functionality #3950
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
Conversation
|
🚀 Deployed on https://pr-3950--spectrum-css.netlify.app |
File metricsSummaryTotal size: 1.42 MB* 🎉 No changes detected in any packages * Size is the sum of all main files for packages in the library.* An ASCII character in UTF-8 is 8 bits or 1 byte. |
880760d
to
c608031
Compare
…ction button label control functionality
c608031
to
78085d5
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.
Looking good! I left small suggestions to polish it off- we can remove the changeset since we didn't change CSS, and a small deletion in the test file! Nice catch on this!
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.
Description
CSS-1245
This removes an unnecessary test template that was overriding the Storybook controls for the alert text, action button label and semantic variants. Removing this template restores the functionality of all said controls and the previously displayed, fixed variants can be viewed using the controls or testing preview.
To-do list