-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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 toast notification long text #2746
Fix toast notification long text #2746
Conversation
Deploy preview for the-carbon-components ready! Built with commit 670ab5d https://deploy-preview-2746--the-carbon-components.netlify.com |
@imandyie Is this fix applied to inline notifications and would also fix this issue I brought up? |
Deploy preview for carbon-components-react ready! Built with commit 670ab5d https://deploy-preview-2746--carbon-components-react.netlify.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.
LGTM 👍 once @elizabethsjudd's question is addressed - Thanks @imandyie!
@elizabethsjudd this fix is for toast notifications. I could not replicate the issue for inline notifications. |
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 good to me!
@elizabethsjudd is correct, this issue still happens with inline notifications |
Before

After
