Missing translations in SearchField and DataTable components
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 140
- Forks
- 100
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 30
Description
Description
Currently, translations are missing for the following texts:
- The "Search" text in the Paragon SearchField component
- The "Filters" text in the DataTable sidebar
- The "Showing 1 - 5 of 5." text in the DataTable component
Related forum topic:
https://discuss.openedx.org/t/search-button-not-translated-in-new-catalog-mfe/18354/5
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the SearchField and DataTable component entry points and inspect how their visible strings are defined and translated. Verify that “Search,” “Filters,” and the “Showing 1 - 5 of 5.” text use the translation system and that each appears translated in the rendered components.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend, localization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100