sillsdev / TheCombine

This is a tool for supporting the rapid word collection workshop and post workshop clean-up
https://sillsdev.github.io/TheCombine/
MIT License
15 stars 13 forks source link

Semantic domain language setting doesn't affect Review Entries #1569

Open johnthagen opened 2 years ago

johnthagen commented 2 years ago

Describe the bug

Changing the semantic domain language project setting doesn't change the language used in the Domains column of Review Entries

To Reproduce

  1. Change semantic domain project language to French
  2. Open Data entry and see French titles and descriptions
  3. Navigate to Review Entries
Screenshot 2022-02-18 093010

Expected behavior

Review entries Domain column would be translated

Environment:

Related to #1542, #1545

imnasnainaec commented 2 years ago

The domains attached to a word have a fixed language, so translating the words in the table requires a refactor of the model for semantic domains.

imnasnainaec commented 2 years ago

What does work: when you edit an entry row and click to add a domain, the tree that pops up is in the project's semantic domain language.