stable

Clone or download

Read-only

fix: Fix translation in icon selector

Part of request #38271 Fix translation in icon selector ListPicker translations in the icon selector were always in English because the locale was not passed to ListPicker options in IconSelector. How to test: Go to project administration > services > add a new service. Click on the icon selector and type "something" in the search field. The drowpdown list displayed "No result found" even if your preference language was French. The drowp-down list should now display "No result found" by translating to your preference language. Change-Id: I8d17b8cc62e3db45a497f96176c26be54768ee43

Modified Files

Name
M src/scripts/project-services/src/components/Service/IconSelector.vue +1 −0 Go to diff View file