stable

Clone or download

Read-only

Insert newly created folders at the right place

Part of story #12455: New folder How to test: - In an empty folder: - Create a folder named A --> Folder A is created and displayed - Create a folder named C --> Folder C is created and displayed under folder A - Go in folder A and append some content in it (documents or folders) - Go back to the previous folder, expand folder A - Create a folder named B --> Folder B is created and is displayed on the line between the last child of folder A and folder C Change-Id: I0c5c3f01a7588d5a002e437152b02c136ca08bb9

Modified Files

Name
M plugins/document/scripts/document/store/mutations.js +88 −57 Go to diff View file
M plugins/document/scripts/document/store/mutations.spec.js +375 −0 Go to diff View file