Altinn / Altinn/app-frontend-react

Add progress bar during file upload

Open
#3,598 0 comments 0 reactions 0 assignees View on GitHub
area/attachments kind/feature-request
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.

Image

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.

Image

### Additional Information

_No response_

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.