stable

Clone or download

Read-only

Fix folder collpase

request #13015 User should not be able to expand/collapse folder untill it's totally loaded How to test: - When the content of a folder is loading, then closing and opening the folder should not display its content unproperly. Change-Id: I9b6bdfc03daeb8b5d5c9ad1faeb017cf1dc8a34f

Modified Files

Name
M plugins/document/scripts/document/components/Folder/ItemTitle/FolderCellTitle.spec.js +1 −1 Go to diff View file
M plugins/document/scripts/document/store/mutations-folder-content.js +31 −0 Go to diff View file
M plugins/document/scripts/document/store/mutations-folder-content.spec.js +109 −0 Go to diff View file