You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's possible to implement a toast with progress bar element inside yourself; reference the example here.
You can try it out here by clicking the "Upload file" button.
Oh it might be mistaken.
I'd like to have a progress bar at the bottom of the toaster, instead of displaying a progress inside the body section, which makes it hard to display progress with some text.
This is just a slight difference in styling. If you want to render a progress bar like this, you can do so with a few lines of custom CSS. The Blueprint design system doesn't really support visuals like that progress bar on the edge of a container out-of-the-box, so you'll have to write some CSS to get there, but there's nothing stopping you from doing so.
Environment
N/A
Feature request
Are there any future plans for creating a progress bar under the a toast?
There are two use cases:
Examples
The text was updated successfully, but these errors were encountered: