IQSS / IQSS/dataverse-frontend
Dataset Page: display Dataset Locked message during file ingest
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 26
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 4
Description
When file is being ingested, the Dataset is locked, and the Publish Dataset and Edit Dataset options are disabled. In addition to this, we also need to display a message on the Dataset Page, to match the JSF page:
We should also add a polling mechanism so that the page is updated when the ingest is completed.
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 by locating the Dataset Page and the existing disabled Publish Dataset and Edit Dataset states, then compare their behavior with the referenced JSF page. Trace how file ingest completion is exposed to the page and determine where polling belongs. Done means the locked message appears during ingest and the page updates when ingest completes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100