stable

Clone or download

Read-only

Fix the item display when a document is created in a collapsed folder

This is a part of story #12450 see a preview of document When a document was created in a collapsed folder, this document was always displayed even though we don't want to. How to test : - Try to create a new item (folder or document) via the quick look in a collapsed folder => You should not see the created item - Expand the folder with created item => You should see the item ( if you are fast, this item should still be highlighted in green ) Change-Id: I702f5cd23a20a76687c2d36de7d29bec4713d054

Modified Files

Name
M plugins/document/scripts/document/store/actions.js +4 −1 Go to diff View file
M plugins/document/scripts/document/store/mutations.js +2 −2 Go to diff View file