Altinn / Altinn/app-frontend-react
Add progress bar during file upload
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 33
- Avg merge
- 6d 23h
- Merged PRs (30d)
- 3
Description
### Description
When uploading large files, the process can take some time. Therefore, it would be preferable to add a progress bar instead of the current dots/loading icon, to give users a clear indication of how much of the file has been uploaded or how much time remains.
When uploading multiple large files simultaneously, the current loading indicators (dots) do not reflect the status of each file individually. Instead, the indicators switch to 'Ferdig lastet' only after all file uploads are complete. This process can take several minutes when handling many large files.
### Additional Information
_No response_
Contributor guide
Research direction
Start by locating the file-upload UI and its current dots/loading indicator. Trace how upload status is reported for one file and for simultaneous files, then define done as showing accurate, independent progress for each file until completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100