IQSS / IQSS/dataverse-client-javascript
Extend updateCollection use case to include displayOnCreate input level
Open
Beginner friendly
Nobody has claimed this yet.
GREI Re-arch
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 11
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 1
Description
The Edit Collection page needs to be updated to allow setting "displayOnCreate" for metadata fields. The API supports this, but the js-dataverse use case needs to updated to include "displayOnCreate" as a possible inputLevel.
Contributor guide
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 the updateCollection use case and trace how inputLevel values are defined and passed to the API. Add displayOnCreate to the supported input levels and verify that the Edit Collection flow can set it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100