Skip to content

feat(toast): add queue management and limit for visible toasts#24

Open
muhammedaksam wants to merge 2 commits intomsmps:mainfrom
muhammedaksam:feat/toast-queue-2
Open

feat(toast): add queue management and limit for visible toasts#24
muhammedaksam wants to merge 2 commits intomsmps:mainfrom
muhammedaksam:feat/toast-queue-2

Conversation

@muhammedaksam
Copy link

Introduce queue management for toasts, allowing a limit on the number of visible toasts at any time. This change includes methods to set and get the limit, manage queued toasts, and clear the queue. Additionally, it supports creating isolated toast stores for testing or multiple instances.

Introduce queue management for toasts, allowing a limit on the number of visible toasts at any time. This change includes methods to set and get the limit, manage queued toasts, and clear the queue. Additionally, it supports creating isolated toast stores for testing or multiple instances.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant