deephaven / web-client-ui

Deephaven Web Client UI
Apache License 2.0
29 stars 31 forks source link

Update for Spectrum Toast #2293

Closed dgodinez-dh closed 1 week ago

dgodinez-dh commented 1 week ago

In order to implement deephaven.ui toast, we need to export ToastQueue and ToastContainer from the components package. May need to add a dependency to @react-spectrum/toast since this is in beta. Then need to render a toast container at the root of our app.