nispok/snackbar

Is there a way to have multiple Actions in the same snack?

Closed this issue · 3 comments

I want to make a non-obtrusive survey saying

Where did you hear about us?
Facebook Twitter Google From Friends

And put these two lines, the words in the second line being the different actions.

How can I achieve this with a snackbar?

wmora commented

This cannot be done. The Google design specs doesn't allow for multiple actions, you can only have one.

Thanks @wmora , if I need to build this feature as a custom on your existing repo - where should I start putting these 2-3 more actions?

wmora commented

Start by editing sb_template. Add your action buttons there

On Thu, May 7, 2015, 09:10 somghosh notifications@github.com wrote:

Thanks @wmora https://github.com/wmora , if I need to build this
feature as a custom on your existing repo - where should I start putting
these 2-3 more actions?


Reply to this email directly or view it on GitHub
#121 (comment).