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

Toast behaviour not compliant with material design spec #8219

Closed
adrm opened this issue Sep 26, 2016 · 4 comments
Closed

Toast behaviour not compliant with material design spec #8219

adrm opened this issue Sep 26, 2016 · 4 comments
Assignees

Comments

@adrm
Copy link
Contributor

adrm commented Sep 26, 2016

Short description of the problem:

The toast component is not behaving as per material design spec.

What behavior are you expecting?

Citing the spec:

Usage
Only one snackbar may be displayed at a time.

Consecutive snackbars
There is only ever one snackbar displayed. When a second snackbar is triggered while the first is displayed, the first should start the contraction motion downwards before the second one animates upwards.

Steps to reproduce:

  1. Trigger multiple toasts in different places of the screen in rapid sucession. This will show them all at the same time.
  2. Trigger multiple toasts in the same place. They will overlap without waiting for the previous toast to disappear first.

Which Ionic Version? 1.x or 2.x
2.x

Plunker that shows an example of your issue

It's enough with the example in the docs.

Run ionic info from terminal/cmd prompt: (paste output below)

N/A

@danbucholtz
Copy link
Contributor

danbucholtz commented Sep 28, 2016

I think this warrants a discussion. While I don't see a particular use case to having multiple toasts on the screen at once, I'm not so sure it should be our job to police that, either.

@jgw96
Copy link
Contributor

jgw96 commented Feb 6, 2017

Hello all! While this is an awesome feature request it is not something that we plan on doing anytime soon. Because of this I am going to move this to our internal feature tracking repo for now as it is just "collecting dust" here. Once we decide to implement this I will move it back. Thanks everyone for using Ionic!

@jgw96
Copy link
Contributor

jgw96 commented Feb 6, 2017

This issue was moved to driftyco/ionic-feature-requests#67

@jgw96 jgw96 closed this as completed Feb 6, 2017
@ionitron-bot
Copy link

ionitron-bot bot commented Sep 4, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 4, 2018
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

5 participants