stable

Clone or download

Read-only

feat: prevent pdf export in edition mode

Part of story #38630: Export to file How to test: - Pick up an artidoc containing sections - Toggle the edition mode of a section --> You cannot export the document as pdf --> A message says "save your work beforehand" Change-Id: I5ed952580e140126e878be823eeeb7c5e2b1006a

Modified Files

Name
M plugins/artidoc/scripts/artidoc/po/fr_FR.po +5 −0 Go to diff View file
M plugins/artidoc/scripts/artidoc/src/components/export/pdf/PdfExportMenuItem.test.ts +46 −1 Go to diff View file
M plugins/artidoc/scripts/artidoc/src/components/export/pdf/PdfExportMenuItem.vue +17 −6 Go to diff View file