background Action


How can I improve the user experience when interacting with a bottom sheet that executes a series of 22 actions, potentially taking up to 30 seconds to complete? Specifically, I'm looking to close the bottom sheet without interrupting the ongoing actions, allowing them to continue running in the background. What approach should I take to achieve this?

Thanks

2
10 replies