Skip to content

Fix: locale on issuable types dropdown label

What does this MR do and why?

This MR fixes the dropdown text when editing issues, it shows a raw issue type instead of localized label for them.

/cc @prajnamas @orozot @qk44077907 @lxwan

Describe in detail what your merge request does and why.

Screenshots or screen recordings

before after
CleanShot_2022-11-10_at_16.04.50_2x CleanShot_2022-11-10_at_16.06.29_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. Set your language to another language rather than English (Maybe Chinese or Romanian due to the translation level is very high)
  3. Go to any project with issues
  4. Go to any issue and click on *Edit
  5. Interact with issue types dropdown.

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

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