stable

Clone or download

Read-only

feat: ability to close notifications

Part of story #38627: Choice of a new Rich Text Editor How to test: - Select the title of the artidoc document in the page header - Drag it over the editor's description node - Drop it --> An error notification is displayed --> It has a cross button on its right - Click it --> **Poof**, no more notification Change-Id: I7aae4012247c9e85c9157699dbc685b337f855c1

Modified Files

Name
M plugins/artidoc/scripts/artidoc/src/components/NotificationContainer.vue +0 −1 Go to diff View file
M plugins/artidoc/scripts/artidoc/src/components/section/description/NotificationMessage.test.ts +29 −42 Go to diff View file
M plugins/artidoc/scripts/artidoc/src/components/section/description/NotificationMessage.vue +51 −5 Go to diff View file