stable

Clone or download

Read-only

feat: Add CTA in quicklook for artidoc document

In the QuickLook of an artidoc document, there is a button to open the document. Dropdown is also added in the QuickLook panel, and have the same behavior than the one in the document tree. Part of story #37542: display a read only Document Change-Id: Id682e847711eb0d4ec30cb064fe57286e9a8d61c

Modified Files

Name
M plugins/document/scripts/document/components/QuickLook/QuickLookGlobal.vue +6 −1 Go to diff View file
A plugins/document/scripts/document/components/QuickLook/QuickLookOtherType.test.ts +47 −0 Go to diff View file
A plugins/document/scripts/document/components/QuickLook/QuickLookOtherType.vue +51 −0 Go to diff View file