sillsdev / sillsdev/TheCombine
Update language code support
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 10
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 9
Description
FieldWorks allows some language codes (e.g., zhn-x-modern) that are not compatible with the more strict specifications used by the mui-language-picker (e.g., for script ambiguous language codes like zhn, requires a known script specification, either zhn-Latn or zhn-Hani). The upshot is that we need to allow users to specify codes not available with the language picker to fully support FLEx projects.
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 by locating the FieldWorks language-code input and its integration with mui-language-picker. Compare the codes accepted by FieldWorks with the picker’s stricter script requirements; done means users can enter valid FLEx codes such as zhn-x-modern without being blocked by picker validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- internationalization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100