Altinn / Altinn/app-frontend-react
Show the total number of attachments under “Vedlegg” even if they are grouped on the receipt page
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 33
- Avg merge
- 6d 23h
- Merged PRs (30d)
- 3
Description
### Description
If you have uploaded attachments in your form and divided them into separate groups for the receipt page, “Vedlegg” will still show 0.
Wouldn't it be a good idea to have all groups as subheadings under “Vedlegg” that show the total number of attachments instead?
Example of attachments with 0, and a subheading of a group from `applicationmetadata.json`:
### Additional Information
_No response_
Contributor guide
Research direction
Start by tracing the receipt-page rendering for “Vedlegg” and how attachment groups from applicationmetadata.json are read. Confirm the current zero count when attachments are grouped, then verify that the receipt shows each group as a subheading and the total attachment count.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100