code4romania / code4romania/vic
Backend needs to send contract filename
Open
back-end
bug :bug:
web-app
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
### Description
In the web app, when trying to download one of the contracts, the file being downloaded has a name similar to this one: `d4eff344-eada-4c7b-bd10-21f952d7fc5c-Test` which is the name coming from the backend.
Ideally, we would want a custom name, maybe involving the volunteer name.
In the frontend, we are trying to send a custom name for the file, by setting the `download` attribute of the `` element:
`
Contributor guide
Assessment
This issue has not been assessed yet.