-
Notifications
You must be signed in to change notification settings - Fork 3
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
142179 - Refactor Alert and Heading #922
Conversation
Dynamic branch URL: https://ep-be-dyna-alert.bdm-dev-rhp.dts-stn.com |
Dynamic branch URL: https://ep-be-dyna-alert.bdm-dev-rhp.dts-stn.com |
Dynamic branch URL: https://ep-be-dyna-alert.bdm-dev-rhp.dts-stn.com |
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.
see comment
Dynamic branch URL: https://ep-be-dyna-alert.bdm-dev-rhp.dts-stn.com |
Remove DS from the project (142179)
Description
What to test for/How to test
The ContextualAlert is imported on index.tsx as Message. Try to change
type
prop to check different type of alert. There are 4 types: info, success, warning, danger. Different type should show different icon and color.EE was using an outdated version of the DS Alert, to checkout latest design, visit Figma
Additional Notes