stable
Clone or download
Read-only
request #14911 Progress bar should disappear after file upload via quicklook
How to test: - Go to documents, display the quicklook of a file document. - Upload a new version USING THE MODAL. --> The progress bar should disappear after the end of the upload. --> The preview is still updated N.B: The target item being retrieved a couple of times from the store, reactivity was broken, hence the issues. Therefore, we should keep in mind that not relying on the same object during complex operations will systematically break the Vue internal watchers. Change-Id: I6e12a350e79953d9b11351cc7f6b6151b5469520
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/store/actions.js | +4 | −5 | Go to diff View file |