Skip to content

Fix: locale on issue show edited by component

What does this MR do and why?

Right now the component shows mixed content on the page which looks quite weird, this MR is meant to fix that by replacing hardcoded texts with externalized texts.

/cc @prajnamas @orozot @qk44077907

Describe in detail what your merge request does and why.

Screenshots or screen recordings

before after
CleanShot_2022-10-10_at_15.19.57_2x CleanShot_2022-10-10_at_15.25.36_2x

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

How to set up and validate locally

  1. Go to your GDK.
  2. Go to any project.
  3. Find any issue and edit the description right away.
  4. 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