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
Currently exporting assets requires that the user waits for the asset to be ready for download. During this time, the user cannot leave the dialog or page (or lose the export).
We should add a system that:
Enqueues export tasks into a UI list/notification panel
Allows the user to continue interacting with the UI
Initiates the download as soon as the export task is ready/completed
The text was updated successfully, but these errors were encountered:
Currently exporting assets requires that the user waits for the asset to be ready for download. During this time, the user cannot leave the dialog or page (or lose the export).
We should add a system that:
The text was updated successfully, but these errors were encountered: