stable

Clone or download

Read-only

Notify user when the document is created under the fold

Part of story #10721: upload documents with drag'n drop When the dropped document (or created via modal) appears under the fold (user has to scroll to see the item) then nothing indicates that the creation is successful. With this notification, user is now informed. Change-Id: I0a4674125a885d00cd8202573e8a7c653191dd71

Modified Files

Name
M plugins/document/scripts/document/components/Folder/FolderContentRow.vue +20 −0 Go to diff View file
M plugins/document/scripts/document/components/Folder/FolderView.vue +4 −1 Go to diff View file
A plugins/document/scripts/document/components/Folder/NewItem/UnderTheFoldNotification.vue +93 −0 Go to diff View file
M plugins/document/scripts/document/po/fr.po +6 −0 Go to diff View file
M plugins/document/scripts/document/po/template.pot +6 −0 Go to diff View file
M plugins/document/themes/BurningParrot/document/_new-document.scss +25 −1 Go to diff View file