UX Enhancement: Way to cycle through a user's claims
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.5k
- Forks
- 409
- PR merge metrics
- No merged PRs in 30d
Description
## The Issue
Right now if I go to any channel, I can click on some content and if I want to watch the next one, I have to go back and then click the next one. I think that's an additional step that can be eliminated.
Can we have something like: "<- Previous Claim By User" "Next Claim By User ->" buttons on the claim page that let you cycle through all of the given channel/user's claims?
### Steps to reproduce
1.
2.
3.
### Expected behaviour
Tell us what should happen
### Actual behaviour
Tell us what happens instead
## System Configuration
- LBRY Daemon version:
- LBRY App version:
- LBRY Installation ID:
- Operating system:
## Anything Else
## Screenshots
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 at the claim page and trace how a channel user's claims are loaded and how navigation between claims currently works. Define the previous and next behavior for the user's claims, then verify that the claim page can cycle through them without returning to the channel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100