Skip to content
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 message supporting longer messages #31

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cadomac
Copy link

@cadomac cadomac commented Oct 9, 2024

#32

The current Toast message does not support longer messages and will push the dismiss button out of the container and overflow. This sets the content to handle this automatically and wrap text content.

The current Toast message does not support longer messages and will push the dismiss button out of the container and overflow. This sets the content to handle this automatically and wrap text content.
@cadomac cadomac marked this pull request as draft October 9, 2024 21:30
Set padding to handle correct height
Set alignment to flex-start to keep items towards top of Toast on longer messages
@cadomac cadomac marked this pull request as ready for review October 9, 2024 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant