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

Allow for multiline snackbar messages #35

Closed
steinbergh opened this issue Dec 4, 2018 · 4 comments
Closed

Allow for multiline snackbar messages #35

steinbergh opened this issue Dec 4, 2018 · 4 comments
Labels
must have really? it's 2019 and still we don't have this feature?

Comments

@steinbergh
Copy link

Currently SnackBar notifications are expected to be a very specific height causing SnackBars with multiline messages to stack on top of each other, I would like for variable heights to be accounted for or would like to have access to the TransitionProps and level prop of the SnackBarItem to customize this.

@iamhosseindhv
Copy link
Owner

I got your point. This is a must have and something that notistack has to manage internally. I'll plan for adding this to the next version.

@iamhosseindhv iamhosseindhv added the must have really? it's 2019 and still we don't have this feature? label Dec 5, 2018
@iamhosseindhv
Copy link
Owner

@steinbergh Fix for this is pushed to the master and will be published in the next version. see changelog for more info.

@steinbergh
Copy link
Author

Thanks so much!

@iamhosseindhv
Copy link
Owner

@steinbergh This is published now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
must have really? it's 2019 and still we don't have this feature?
Projects
None yet
Development

No branches or pull requests

2 participants