lbryio / lbryio/lbry-android

Edits Made to Channel do not Appear on Save

Open
#1,110 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
2.4k
Forks
110
PR merge metrics
No merged PRs in 30d

Description

DESCRIPTION:

When the user makes change to their Channel, they are told that their changes were saved, but none of the changes appear immediately. The changes eventually go live, but there is no indication that there will be a delay, so people are likely to think something is broken. For example, the lbry.tv page warns the user about this.


REPRO STEPS:

  1. Open LBRY 0.16.11 on Android 8.1.0 w/ a Synced Account and Daemon Running
  2. Go to your Channel
  3. Click the Edit button
  4. Edit the Channel Name (or anything else)
  5. Click Save

Results: Changes do not appear to have taken effect

Expected: Changes take effect immediately or user is notified there will be a delay


MEDIA

SlowChannelEdit


ENVIRONMENT:

  • LG V20
  • Android 8.1.0
  • LBRY 0.16.11

LBRY ADDRESS:
bZSqrVdpxt5KJdn2eGMUzT9Jn3gEiRet7b
mail@cahlen.org

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

Reproduce the channel edit flow using the listed Android environment and trace what happens after Save, including when the channel view refreshes and when the change becomes visible. Done means edits appear immediately, or the user is clearly told that propagation will be delayed.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.