fkhadra / fkhadra/react-toastify

Feature request: increase Limit of active container (Think of a "show more button)

Open
#836 2 comments 0 reactions 0 assignees View on GitHub
Feature Request
Dominant language
TypeScript
Stars
13.4k
Forks
741
PR merge metrics
No merged PRs in 30d

Description

Feature request

Awesome tool!
Just one scenario I can't see how to implement (maybe I'm missing something from the API)

If you increase the limit of the ToastContainer it will not process the current queue into the container. I basically need a "show more button".

So something like the function
> toast.clearWaitingQueue()

But more like
> toast.processWaitingQueue()

Could we dynamically add the Toasts in the queue to the active state when the Limit is increased?

Using React 18 with the latest react-toastify.

Is this a sensible feature request?

Thanks in advance!

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.