stable

Clone or download

Read-only

feat: Text field dispatches change event

How to test: - Using the artifact modal, edit or create an artifact with a Text field in HTML format. - Switch your user preferences so that your default format is HTML. - Edit the text field, or switch it to "source" mode and edit the HTML directly, or write a new comment (in HTML format). - Close the modal (with Escape key, or clicking the backdrop, etc). - You should see a "confirm" pop-up warning that you might lose some changes. part of request #32653 Do not lose modifications done in Artifact Modal Change-Id: I69f9637c2f1b98082f22fcbb82ec9263bee66dbd

Modified Files

Name
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/RichTextEditor.test.ts +65 −43 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/RichTextEditor.ts +1 −0 Go to diff View file