Skip to content

Fix: locale issue on sidebar label assignment

What does this MR do and why?

Reason

The sidebar label assignment widget search box is lacking the attribute of describing the placeholder thus it always shows the default placeholder *Search. This MR adds the placeholder attribute to the search box.

/cc @prajnamas @orozot @qk44077907

Screenshots or screen recordings

Before

Before

After

After

How to set up and validate locally

  1. Go to GDK
  2. Go to any project > any Merge Request
  3. Click on the sidebar > label > edit
  4. 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.

Edited by Wu Jeremy

Merge request reports