Skip to content
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

Playlist sorting in grid view behaves incorrectly #12050

Open
6 tasks done
GallusGallu opened this issue Feb 19, 2025 · 0 comments
Open
6 tasks done

Playlist sorting in grid view behaves incorrectly #12050

GallusGallu opened this issue Feb 19, 2025 · 0 comments
Labels
bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up

Comments

@GallusGallu
Copy link

Checklist

  • I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected version

27.6

Steps to reproduce the bug

Set list view mode to grid
Save/create many playlists
Drag handles to attempt to sort items in the playlist tab horizontally

Expected behavior

Sorting should treat the list as left to right (or RtL depending on localisation), top to bottom. Playlists should hence be draggable both horizontally and vertically within the playlist view, as is the case for videos within a playlist.

Actual behavior

Playlists can only be dragged vertically, changing the row they appear in but not the column.

Screenshots/Screen recordings

No response

Logs

No response

Affected Android/Custom ROM version

Android 12, Android 14

Affected device model

Samsung Galaxy Tab A9+, Samsung Galaxy A12

Additional information

I suspect the original PR (#8221) implemented the sorting for list views only.

@GallusGallu GallusGallu added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Feb 19, 2025
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 needs triage Issue is not yet ready for PR authors to take up
Projects
None yet
Development

No branches or pull requests

1 participant