Auto-Close bl-alert Component

I’d like to suggest that the bl-alert component have a parameter accessible in the UI Builder settings panel to define the number of milliseconds before the alert closes automatically.

Hello @Howard_Jacobson

I could suggest this component works in a slightly another way than you expected. We have a pretty similar one called Snackbar that already has an autohide option.

But if Alert is still what you needed, you could run the logic like the one below after showing it.

image

Regards, Dima

Thank you. Snackbar (interesting name) looks like a good solution.