stable

Clone or download

Read-only

Do not include twice the modal in the same page

Part of story #12447 Modal new document for empty/wiki/link Go to an empty folder. The component NewItemModal should not be displayed twice. [new document] button should be large in the empty state. Modal is still shown when we click on [new document] buttons. Change-Id: I8dd4eac7dea97d7eff29414a593416e2ddea1eea

Modified Files

Name
M plugins/document/scripts/document/components/Folder/EmptyState/EmptyFolderForWriters.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/FolderHeader.vue +6 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/NewItem/NewItemButton.vue +8 −25 Go to diff View file
M plugins/document/scripts/document/components/Folder/NewItem/NewItemModal.vue +12 −2 Go to diff View file