cryostatio / cryostatio/cryostat-web
[Task] Add Retry button for each failed file upload
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 21
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 35
Description
## Describe the feature
> > Re-submitting is just a retry for failures.
> On that note... maybe individual retry buttons for each failed file would make sense, and Submit would retry all failures.
> That's an enhancement to think about later though. The user can already simulate that in a sense by closing and re-opening the modal and trying each failed file separately, if they ever run into a situation where this might help somehow.
## Any other information?
_Originally posted by @andrewazores in https://github.com/cryostatio/cryostat-web/issues/691#issuecomment-1341585874_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the file-upload modal and the state or controls for failed files, then inspect how the existing Submit retry behavior works. Done means each failed file has its own Retry button while Submit can still retry all failures; update the relevant tests if they exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100