MicrosoftEdge / MicrosoftEdge/WebView2Feedback
Improve UWP file downloads integration #2
Open
@maurawinstanley is already working on this.
Since Jun 9, 2023.
bug
tracked
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
UWP file download naming is inconsistent and sometimes wrong.
- Sometimes the reported file name is not the correct one (in case there are duplicates then deletions), also if you remove and delete a downloaded file and later redownload it the file counter doesn't reset and you get an ever growing number suffix
- There's a buildup of downloaded files in a folder within the app's data folder. I guess files are copied instead of moved to the download folder once download is finished. This probably explains some of the naming inconsistencies.
Further info can be found here - https://github.com/MicrosoftEdge/WebView2Feedback/issues/2596
SDK: 1.0.1777-prerelease
Runtime: Edge Dev Channel 115.0.1880.3
Framework: UWP
OS: Win10
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.