stable

Clone or download

Read-only

Fix the display of the progress bar when a file is created via the modal

This is a part of story #12450 see a preview of document When a file was created via the modal from the quick look, the progess bar was not displayed on the affected folder when this folder was collapsed. How to test : - Ceate a file via the quick look of a folder which is collapsed => You should see the progress at the level of the folder affected - Create a file via the quick look of a folder which is expanded. => The progress should not be displayed at the level of the folder. But at the level of the file Change-Id: Ia2b6ac4c3220b5e47082bcb700361bb03ac40816

Modified Files

Name
M plugins/document/scripts/document/store/actions.js +9 −0 Go to diff View file
M plugins/document/scripts/document/store/actions.spec.js +13 −5 Go to diff View file