Skip to content

Conversation

nicholasala
Copy link

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

When user has not yet adjusted manually the playlists order the lists in "Bookmarked Playlists" and "add to playlist" dialog don't have the same order. Now in this phase both lists are sorted using case insensitive order. While after manual sorting from user both list keep the same order.

Before/After Screenshots/Screen Record

  • Before:

Screenshot from 2024-09-26 14-02-30

Screenshot from 2024-09-26 14-02-39

  • After:

Screenshot from 2024-09-26 14-16-34

Screenshot from 2024-09-26 14-16-41

Fixes the following issue(s)

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.

Due diligence

…playlist" dialog list. Now both lists are sorted using case insensitive order if the user has not yet adjusted manually the order.
@github-actions github-actions bot added the size/small PRs with less than 50 changed lines label Sep 26, 2024
Copy link

@AudricV AudricV added bug Issue is related to a bug GUI Issue is related to the graphical user interface database Issue and PRs related to database operations playlist Anything to do with playlists in the app labels Sep 27, 2024
@Stypox Stypox merged commit f08e078 into TeamNewPipe:dev Nov 10, 2024
7 checks passed
@Stypox
Copy link
Member

Stypox commented Nov 10, 2024

Thank you!

@nicholasala nicholasala deleted the fix/#10993-strange-playlist-order branch November 13, 2024 08:00
@Stypox Stypox mentioned this pull request Nov 17, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue is related to a bug database Issue and PRs related to database operations GUI Issue is related to the graphical user interface playlist Anything to do with playlists in the app size/small PRs with less than 50 changed lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Strange Playlist Order in the Add to Playlist preview

5 participants