Skip to content

Fix: locale on MR page sidebar

What does this MR do and why?

The dropdown search box placeholder is not being translated yet, in this MR I added the placeholder attribute with externalized text so it can show translated content for other language users.

/cc @prajnamas @orozot @qk44077907

Screenshots or screen recordings

before after
CleanShot_2022-10-20_at_15.58.46_2x CleanShot_2022-10-20_at_15.59.44_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 preferred language to any language other than English.
  3. Go to any project > Merge Requests > Any merge request
  4. Click the edit button on the sidebar milestone or epic or iteration
  5. Observe.

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