kit-data-manager / kit-data-manager/fair-do-designer
Dynamically load profiles
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Issue
We currently only provide one, hard coded profile.
## Solution
Provide a block which takes a PID and transforms itself to a profile, if the PID defines one. It is possible to query a DTR for all available profiles, so this could also be used for some kind of autocomplete or search. For a dropdown, probably too many experimental profiles exist.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating where the single hard-coded profile is defined and where PID records are generated. Review how a PID can be used to identify a profile and how DTR profile discovery would fit the client-side application. Done means a profile can be selected dynamically from a PID, with any discovery or autocomplete behavior clearly scoped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100