Skip to content

Fix note edited i18n issue

What does this MR do and why?

The note_edited_component is using the anti-pattern of GitLab code standard to display the texts.

This MR is meant to fix that.

/cc @mtan-gitlab

Describe in detail what your merge request does and why.

Screenshots or screen recordings

Before After
CleanShot_2023-02-21_at_16.21.23_2x CleanShot_2023-02-21_at_16.18.44_2x

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Go to any project you have.
  2. Find any MR.
  3. Create a review for the MR, try resolve it after creation.
  4. Write a comment, save, then edit and save.
  5. Observe

MR acceptance checklist

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

Merge request reports