-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.x, 3.1.x
-
Component/s: UI
-
Tags:
-
Sprint:UI - 2023-8
-
Story Points:2
When an async operation is completed, the API to get the result blob is a GET method. Thus the blob should be downloaded using the native browser feature instead of using ajax and js blob.
Another issue with ajax is that for large files there is currrently no UI feedback that the blob is being downloaded. So if the file is large, users have no way to know if something is happening and can only wait for an unknown period of time.
- is caused by
-
ELEMENTS-370 Add blob utils to help handle blob download through ajax
- Open
- is related to
-
NXP-31150 ZIP bulk download unecessary multi-level zipping
- Open
-
ELEMENTS-1659 Webui PR needs to move in Elements.
- Resolved
- links to