Add overwrite dialog for SAVE_FILES case
Open
Needs Design
- Dominant language
- Vala
- Stars
- 365
- Forks
- 82
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 3
Description
### Problem
If there are conflicts of the URIs to be saved by a `SAVE_FILES` portal request, we don't prompt the user for confirmation and instead silently overwrite their data.
### Proposal
See #1989: follow that implementation, but for the multiple files case.
### Prior Art (Optional)
I'm not aware of how other portal implementers or systems do this, but if I find any examples I'll edit to add.
Contributor guide
Assessment
This issue has not been assessed yet.