-
Notifications
You must be signed in to change notification settings - Fork 871
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update single playlst view for user playlist to have pagination #4593
Update single playlst view for user playlist to have pagination #4593
Conversation
Bug that I discovered while testing this (not sure if novel): When moving a video in a playlist up or down, the animation for the videos swapping plays twice. |
bug (blocking): My playlist with 4000 videos became 200 videos during testing of this. Edit: It just happened again after hard restarting the app, truncating the playlist to 100 videos. Those saved videos are gone for good. Seems to be unique to this PR. issue (non-blocking): This makes copying user playlists as irksome as copying remote playlists now. |
Fixed
Coz I didn't push 2nd commit before I submit PR, please re-test |
Fixed |
Caused by #4518 but I don't know how yet... |
Fixed |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Not needed anymore |
Pull Request Type
Related issue
Maybe this makes #4578 better
Description
Add pagination to single playlist view for user playlists
Screenshots
Testing
When moving a video in a playlist up or down, the animation for the videos swapping plays twice
Desktop
Additional context