Allowing onDismiss for Toaster Toasts #1802
-
For the We'd like to be able to push a toast to the toaster and have a callback that saves that the toast was dismissed in the backend without it disrupting the other toasts in the array. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Thanks for the question! You are absolutely spot on, this is totally an oversight on our behalf that we missed. I'm thinking that you probably should just be able to add it to the object when you're pushing a toast to the toaster. Something like
And all it is, is the same as Does that sound about right to you? |
Beta Was this translation helpful? Give feedback.
-
A PR is open here: #1818 |
Beta Was this translation helpful? Give feedback.
A PR is open here: #1818