Skip to content

Update UI text of 'Cancel comment' modal

Kev requested to merge KevSlashNull/gitlab:215353-update-model-ui-text into master

What does this MR do and why?

This changes the UI text of the modal that opens if you click on the Cancel button while trying to write a comment on a thread.

There was !76005 (closed) but it was outpaced by !78661 (merged), which however only migrated the modal to Pajamas but not update the UI text as specified in #215353 (closed).

Relates to #215353 (closed)

Screenshots or screen recordings

Before After

How to set up and validate locally

  1. Go to an issue
  2. Create a thread
  3. Write a reply to that thread
  4. Click on the Cancel button
  5. See the updated UI text in the modal

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Kev

Merge request reports