adopted-ember-addons / adopted-ember-addons/ember-paper

paper-toast: Slides in from wrong direction on small screens

Open
#806 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
879
Forks
327
PR merge metrics
No merged PRs in 30d

Description

On small screens (`xs`, and I think also `sm`), paper-toasts automatically go full-width and move to the bottom regardless of where you requested it to appear. This matches angular-material and is perfectly acceptable - except that although the position and size change, the animation doesn't - if the toast would have appeared at the top, it still slides "down" when appearing and "up" when disappearing.

![ember-paper-toast-xs](https://user-images.githubusercontent.com/574359/30095719-65111fca-9328-11e7-83fd-87e46b9eff83.gif)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.