Add reload mechanism to FilePage during ingest locks
Open
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
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 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