feat: add numberOfLines props to Snackbar #2597
whoami-shubham
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Yes this looks ok to me. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Right now I couldn't find any props for trimming the snack bar text, I can trim the text before giving it to the snack bar however that wouldn't be very responsive. if the text is very long the snack bar looks like following

if I provide numberOfLines = 2 at here it looks like following

let me know is it a good idea to work on it.
Beta Was this translation helpful? Give feedback.
All reactions