Add ''Are you sure you want to delete this file from your computer? It was on your hard drive before you uploaded it to the network.' Warning
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.5k
- Forks
- 409
- PR merge metrics
- No merged PRs in 30d
Description
Related #895
If I upload a file to the network and later want to remove my claim I'm asked if I want to remove the file from my computer.
If I'm the one who uploaded the file it makes sense that I should be reminded clicking 'remove this file from my computer' I'm trashing a file that was on my computer before I ever opened the LBRY app.
Contributor guide
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.
Research direction
Start by tracing the desktop app's remove-claim and remove-file confirmation flow. Check how the app knows whether the file was uploaded by the user, then make the warning distinguish files that existed on the computer before upload; done means the confirmation accurately reflects that distinction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100