Skip to content

(fix) Browse feature: enable sorting#14688

Merged
daschuer merged 1 commit into
mixxxdj:2.5from
ronso0:browse-sorting
Jun 1, 2025
Merged

(fix) Browse feature: enable sorting#14688
daschuer merged 1 commit into
mixxxdj:2.5from
ronso0:browse-sorting

Conversation

@ronso0
Copy link
Copy Markdown
Member

@ronso0 ronso0 commented Apr 24, 2025

Was there a reason to not enable it?

I didn't notice any issue with this. When a directory is loaded, and it's not sorted by filename, it gets resorted dynamically, ie. rows are inserted in between existing ones. That's the only aspect that might cause confusion, but the lazy loading (uncached) is not convenient anyways with many tracks.

edit: it's enabled in Recording (also using the BrowseTableModel), so I think it was only forgotten to enable it in Computer as well.

@ronso0 ronso0 marked this pull request as ready for review April 24, 2025 10:07
@ronso0 ronso0 linked an issue Apr 30, 2025 that may be closed by this pull request
@Swiftb0y
Copy link
Copy Markdown
Member

Swiftb0y commented May 1, 2025

@ronso0 doesn't build... so not very mergeable atm.

@ronso0
Copy link
Copy Markdown
Member Author

ronso0 commented May 1, 2025

Whoopsy.. I extracted this from #14687 (main) and didn't check.
Need to backport adc66e5 (added in #13392) first.

@ronso0
Copy link
Copy Markdown
Member Author

ronso0 commented May 24, 2025

Must admit the change set seems big, but it's just a part of already merged #13392, so I hope we can get this small usability fix into 2.5.2

@ronso0 ronso0 added this to the 2.5.2 milestone May 30, 2025
@ronso0 ronso0 removed the autodj label May 30, 2025
Copy link
Copy Markdown
Member

@daschuer daschuer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, and works nice.

@daschuer daschuer merged commit 7f3dc0a into mixxxdj:2.5 Jun 1, 2025
3 checks passed
@ronso0 ronso0 deleted the browse-sorting branch June 1, 2025 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't sort songs in "Computer" view

3 participants