The existing nuxeo-file widget should be updated to align on JS client changes for the new file uploading API.
Once NXJS-33 is completed this will allow pausing and resuming of uploads and can listen offline/online events to ensure proper upload on "flaky" connections.
Batch uploading logics should probably be made available as a behaviour so they can be use in other widgets (i.e. a drop target widget for DnD file upload)
- depends on
-
NXJS-33 Allow to pause / resume an upload
- Open
- is related to
-
ELEMENTS-349 Implement pause and resume on file upload widget
- Open
- is required by
-
ELEMENTS-12 Add file upload monitor widget
- Open
-
NXP-18561 Add Drag and drop file import in the new web ui
- Resolved