adopted-ember-addons / adopted-ember-addons/ember-paper
paper-toast: Slides in from wrong direction on small screens
Open
- 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.

Contributor guide
Assessment
This issue has not been assessed yet.