ipfs / ipfs/ipfs-webui

Add file overwrite confirmation

Open
#1,612 9 comments 2 reactions 1 assignee Claimed by @rafaelramalho19 View on GitHub
area/screen/files effort/hours exp/intermediate help wanted kind/bug P3 status/ready topic/design-front-end
Dominant language
JavaScript
Stars
1.6k
Forks
534
PR merge metrics
No merged PRs in 30d

Description

Whenever a file is moved to another folder, we don't check for the existence of a file with the same name & extension. Leading to potential unintentional overwriting.

**To Reproduce**
Steps to reproduce the behavior:
1. Have a `/dogs/oof.png` and `/dogs/breeds/oof.png`
2. Drag the first one into the `breeds` folder
3. No confirmation modal is being used

We should ensure issues in https://github.com/ipfs/ipfs-webui/issues/1667 are addressed when we solve this

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.