lbryio / lbryio/lbry-android

Can Only Select 1 Subscription if Subscribing and Unsubscribing on First Launch

Open
#1,083 3 comments 0 reactions 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:

On first launch, if the user selects 1 channel to subscribe to on the 5 channel selection screen, and then unsubscribes to that channel, the first channel they choose on the resulting screen will take them to their feed immediately rather than letting them choose more channels.


REPRO STEPS:

  1. Install and Launch LBRY 0.16.11 on Android 8.1.0
  2. On subscription selection screen, choose one channel and tap '4 Remaining' button
  3. Unsubscribe to the channel you subscribed to
  4. Return to feed (which will be the initial 'choose 5 subscriptions' page)
  5. Attempt to choose 5 subscriptions

Results: Page proceeds after clicking the first channel

Expected: Page waits until the user chooses all desired subscriptions and proceeds


ENVIRONMENT:

  • LG V20
  • Android 8.1.0
  • LBRY 0.16.11

MEDIA:

LBRY_16 11_SubscribeSkip


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

Start by reproducing the first-launch subscription selection flow described in the issue, including selecting one channel, unsubscribing, and returning to the feed. Trace the screen's selection and navigation state; done means the screen waits for the intended number of subscriptions after an unsubscribe instead of proceeding after the next selection.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.