rad-ui / ui

Rad UI is an open-source, headless UI component library for building modern, fast, performant, accessible React applications
http://rad-ui.com
MIT License
19 stars 26 forks source link

Support Stackable Toasts #2

Open kotAPI opened 1 year ago

kotAPI commented 1 year ago

What Radix UI gives out of the box doesnt allow stacking of multiple toasts

needs do something similar to this

https://codesandbox.io/s/radix-toast-stack-dpfx5f

krau5 commented 19 hours ago

Is this one still relevant? I do not see toasts/snackbars or anything similar in the project

kotAPI commented 6 hours ago

Is this one still relevant? I do not see toasts/snackbars or anything similar in the project

yeah we'll need to build the toast component first, so we can support stackable toasts internally

krau5 commented 3 hours ago

Then it'd be nice to create another issue to create toast/snackbar component first. This one will be a follow-up