[Issue] Fixed placeholder translation in Magento UI grid search component #30510
Closed
2 tasks done
Labels
Component: Ui
Event: MageCONF CD 2020
Fixed in 2.4.x
The issue has been fixed in 2.4-develop branch
Issue: Confirmed
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed
Issue: Ready for Work
Gate 4. Acknowledged. Issue is added to backlog and ready for development
Priority: P4
No current plan to fix. Fixing can be deferred as a logical part of more important work.
Progress: done
Reported on 2.4.0
Indicates original Magento version for the Issue report.
Reproduced on 2.4.x
The issue has been reproduced on latest 2.4-develop branch
Severity: S4
Affects aesthetics, professional look and feel, “quality” or “usability”.
Uh oh!
There was an error while loading. Please reload this page.
This issue is automatically created based on existing pull request: #30493: Fixed placeholder translation in Magento UI grid search component
Fixed translations in Magento UI grid search component
Precondition (*)
Magento 2.4-develop
Description (*)
Grid search input placeholder is not translated. Even if a phrase exists in translations csv file, translation will not be shown in UI since in js component function
$t()
are not used.Manual testing scenarios (*)
Actual Result: ✖️ Phrase 'Search by keyword' is not translated.
Expected Result: ✔️ Phrase 'Search by keyword' should be translated.
Contribution checklist (*)
The text was updated successfully, but these errors were encountered: