openedx / openedx/paragon

Missing translations in SearchField and DataTable components

Open
#4,115 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.