IQSS / IQSS/dataverse

Add reload mechanism to FilePage during ingest locks

Open
#7,408 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Requested SPA Improvement
Dominant language
Java
Stars
1.1k
Forks
564
Avg merge
2d 2h
Merged PRs (30d)
29

Description

On the Dataset page, while there is an ingest lock (while a tabular file is ingesting), we have a mechanism for reloading the page to update (and unlock) once the ingest is complete. We should consider adding this mechanism to the File page, as it can be similarly locked.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the existing reload and unlock behavior on the Dataset page with the File page during a tabular ingest lock. Trace how the Dataset page detects ingest completion and refreshes, then determine the corresponding File page entry point. Done means the File page reloads and unlocks after ingest completes.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.