lbryio / lbryio/lbry-android

improve delete prompt

Open
#777 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app-parity type: improvement
Dominant language
Java
Stars
2.4k
Forks
110
PR merge metrics
No merged PRs in 30d

Description

Currently, we show the below when deleting and abandoning content. Similar to the desktop app, we should prompt to delete the file from disk (if it exists) and to abandon the claim.

![Screenshot_20191119-160549](https://user-images.githubusercontent.com/8120721/69586714-754f9800-0fb1-11ea-92fb-f020e75a8562.jpg)

desktop:
![image](https://user-images.githubusercontent.com/8120721/69586746-90baa300-0fb1-11ea-9125-b503c409b8ae.png)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Android delete-and-abandon flow and compare its current prompt with the desktop screenshots linked in the issue. Done means prompting separately to delete the file from disk when it exists and to abandon the claim.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.