fkhadra / fkhadra/react-toastify

Stack behaviour for `stacked` mode

Open
#1,138 0 comments 9 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
13.4k
Forks
741
PR merge metrics
No merged PRs in 30d

Description

** request *feature* **

**What is the current behavior?**

With v.10 new cool `stacked` feature, when a new toast is called it adds in front of the stack of toast, with auto close it still behaves like a queue (First in first out).

**What is the expected behavior?**

Would be nice to have a stack behavior option when using the `stacked` (Last in first out) as not all users may hover the stack and the first toast may not be seen be user before it auto closes.

Or at least some way to have access to all active toast globally, so i can manually pause those behind the first 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.