sillsdev / sillsdev/TheCombine
Expand support for importing custom domains
Open
Nobody has claimed this yet.
backend
component: TreeView
enhancement
import/export
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 10
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 9
Description
Follow-up to #3081
Per https://github.com/sillsdev/TheCombine/issues/741#issuecomment-1889846547, we want to allow the import of custom domains from FLEx that:
- Fit in the hierarchy
- Match the standard format (single digit numbers separated by periods)
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 reading issue #3081 and the linked FLEx discussion, then trace the existing custom-domain import path in TheCombine. Done means imports custom domains when they fit the hierarchy and use single-digit numbers separated by periods, without changing the stated standard format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100