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

Ionic 2 - toast dismiss animation blocking user interaction #9339

Closed
UncertaintyP opened this issue Nov 24, 2016 · 3 comments
Closed

Ionic 2 - toast dismiss animation blocking user interaction #9339

UncertaintyP opened this issue Nov 24, 2016 · 3 comments
Assignees
Milestone

Comments

@UncertaintyP
Copy link

Ionic version: (check one with "x")
[X] 2.x

I'm submitting a ... (check one with "x")
[X] bug report

Current behavior:
When the toast dismisses other components on the page and outside, e.g. the sidemenu, back button, etc., are not clickable.

Expected behavior:
The app should still be responsive.

Steps to reproduce:
On
http://ionicframework.com/docs/v2/components/#toast
click on a toast and while it disappears try to present another one by clicking the button. This behaviour is not restricted to creating toast but to clicking any component.

Ionic info:
Cordova CLI: 6.4.0
Ionic Framework Version: 2.0.0-rc.2
Ionic CLI Version: 2.1.8
Ionic App Lib Version: 2.1.4
Ionic App Scripts Version: 0.0.43
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Linux 4.4
Node Version: v6.6.0
Xcode version: Not installed

@manucorporat manucorporat self-assigned this Nov 26, 2016
@manucorporat manucorporat added this to the 2.0.0-rc.4 milestone Nov 26, 2016
@manucorporat
Copy link
Contributor

I understand how this is happening, but I wonder how it does affect your app. the animation is very short.

Can you comment what feels bad in your app?

@manucorporat
Copy link
Contributor

@UncertaintyP should be fixed in RC4!

@UncertaintyP
Copy link
Author

Thank you very much @manucorporat
I feel like unresponsive apps ( the user clicks an item and nothing happens ) is always a bad UX. I noticed it to happen on popovers as well ( maybe same issue ) where I use it to display the value of a custom toggle ( with 3 states ) and it is really annoying to not to be able to switch the toggle again while the dismiss animation is running.

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

2 participants