Can Only Select 1 Subscription if Subscribing and Unsubscribing on First Launch
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:
- Install and Launch LBRY 0.16.11 on Android 8.1.0
- On subscription selection screen, choose one channel and tap '4 Remaining' button
- Unsubscribe to the channel you subscribed to
- Return to feed (which will be the initial 'choose 5 subscriptions' page)
- 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 ADDRESS:
bZSqrVdpxt5KJdn2eGMUzT9Jn3gEiRet7b
mail@cahlen.org
Contributor guide
No contributing guide indexed for this repository
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 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