stable

Clone or download

Read-only

The user is no more redirected to the root folder when the quick look pane is opened

request #13848 Redirect to the current folder instead of root folder when user switch to old UI when quick look is displayed How to test: - Go to the quick look of an item - Click on "Switch to the old UI" => You should be redirected to the current folder browsed and no more to the root folder Change-Id: I612519e602ee7e24a37b33df2ff136d81eacbe67

Modified Files

Name
M plugins/document/scripts/document/app.spec.js +1 −0 Go to diff View file
A plugins/document/scripts/document/components/Folder/SwitchToOldUI.spec.js +138 −0 Go to diff View file
M plugins/document/scripts/document/components/Folder/SwitchToOldUI.vue +15 −7 Go to diff View file