Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

Snackbar Improvements #252

Open
petegivens opened this issue Mar 29, 2018 · 0 comments
Open

Snackbar Improvements #252

petegivens opened this issue Mar 29, 2018 · 0 comments

Comments

@petegivens
Copy link
Contributor

  1. Snackbar needs to be able to accept an action. This should probably be two props passed in: actionLabel(string) and action(function). Or maybe one action prop in the shape of ['Do Stuff', () => { // do stuff }].

  2. Nice to have: It would be nice to eliminate the multiline prop. Instead, on mobile, the snackbar should detect the width of the message string and auto-determine if it should be two lines instead of one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant