stable
Clone or download
Read-only
This is a part of story #12450 see a preview of document When a file was created in the regular way, the created item appear even if the item was created in a collapsed folder. How to test: - Create a new file using the "New Document" button => You should see the item created - Create a new file via the quick look of an collapsed folder => The item created should not be displayed. (except if you extand the folder just after the creation ) - Create a new file via the quick look of an extanded folder => The item is displayed. Change-Id: Iceb60106b235ffc09afb656b4f0f319caa6f7928
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/store/actions.js | +5 | −3 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.spec.js | +165 | −0 | Go to diff View file |