stable

Clone or download

Read-only

Display a skeleton when the version history is loading

Part of story #24192 preview file name at upload To test, I suggest you to add a sleep(3) in DocumentFilesResource::getVersions to see the skeleton before the history is loaded. Reminder: the only modal which displays the history is the new version file modal (No DnD) Change-Id: I50d71b57f1b65eaca622c638ed8c45131d400392

Modified Files

Name
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/History/FileVersionHistory.test.ts +21 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/History/FileVersionHistory.vue +9 −1 Go to diff View file
A plugins/document/scripts/document/components/Folder/DropDown/NewVersion/History/FileVersionHistorySkeleton.vue +38 −0 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/History/__snapshots__/FileVersionHistory.test.ts.snap +1 −0 Go to diff View file