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
After
How to set up and validate locally
- Go to GDK
- Go to any project > any Merge Request
- Click on the sidebar > label > edit
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Wu Jeremy