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

Toaster: First bottom-anchored Toast has wrong animation direction #3778

Closed
silverwind opened this issue Oct 14, 2019 · 1 comment · Fixed by #3784
Closed

Toaster: First bottom-anchored Toast has wrong animation direction #3778

silverwind opened this issue Oct 14, 2019 · 1 comment · Fixed by #3784

Comments

@silverwind
Copy link

Steps to reproduce

  1. Open Toaster demo https://blueprintjs.com/docs/#core/components/toast
  2. Set position to either bottom, bottom-left or bottom right
  3. Click "Procure Toast"

Actual behavior

The very first toast shown animates wrongly as top-to-bottom

Expected behavior

It should animate bottom-to-top like subsequently procured toasts

Possible solution

Top-anchored toasts do not appear to be affected by this direction bug.

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

Successfully merging a pull request may close this issue.

3 participants