ionic-team / ionic-team/pwa-elements

Toast Messages Overlap Each Other

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
171
Forks
50
PR merge metrics
No merged PRs in 30d

Description

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

**Current behavior:**
When a toast message is displayed, it stays on screen for a period of time and then goes away. If a second toast message is produced before it disappears, it will overlap the first, even if there was not enough time to read the first toast (or even notice it appear).

**Expected behavior:**
The subsequent toast messages would either a) stack up vertically, as in other usages or b) queue up to be displayed one-by-one, like android toasts

**Steps to reproduce:**
1. Send a Toast.
2. Immediately send another Toast.

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.