sillsdev / sillsdev/TheCombine
[ReviewEntriesTable > DomainsCell] Names not translated
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 10
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 9
Description
In Review Entries, when you click on the pencil/edit icon at the start of a row, an Edit dialog pops up. In the Senses section, the semantic domain names are translated into the current semantic domain language. Good. However, back in the table, in the Domains column, the names are not translated. Not good.
Acceptance Test:
- Data Entry -> Add an entry
- Project Settings -> Change Semantic Domain Language
- Data Cleanup -> Review Entries -> Semantic domains should show in the current Semantic Domain language
- Edit the entry -> Semantic domains in the edit window should show in the current Semantic Domain language
Contributor guide
No contributing guide indexed for this repository
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 at ReviewEntriesTable and its DomainsCell, then reproduce the acceptance steps through Data Entry, Project Settings, and Data Cleanup. Done means the Domains column in Review Entries shows semantic domain names in the current Semantic Domain language, matching the edit window.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, internationalization, localization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100