dequelabs / dequelabs/cauldron
Handle multiple toasts
Open
rfc
ux debt
- Dominant language
- TypeScript
- Stars
- 127
- Forks
- 31
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 8
Description
Cauldron has an existing limitation of only allowing a single toast to be displayed, meaning multiple toasts get stacked on top of each other. There's currently an unwritten rule that only a single toast should be displayed at a time, but we may have a need in the future for allow for toasts to stack or some other mechanism for displaying multiple toasts.
## Info Needed
- How do we want to display multiple toasts?
- Is there a change in the design to make toasts more in-line with toasts from other design systems?
Dependent on designs, #1364 might be part of whatever solution we land on here as well.
Contributor guide
Assessment
This issue has not been assessed yet.