Skip to content

Conversation

@leftybournes
Copy link
Contributor

@leftybournes leftybournes commented May 2, 2025

Summary

This fixes apps names starting with numbers getting sorted incorrectly because of prepending active and update state as numbers to the name (i.e. 013D Model Viewer for an app called 3D Model Viewer). Apps with names starting with numbers get pushed to the bottom of the list because of the larger value compared to apps without numbers in names (i.e. 013D Model Viewer vs 01Files).

Checklist

Signed-off-by: Kent Delante <kent.delante@proton.me>
@leftybournes leftybournes requested a review from a team as a code owner May 2, 2025 06:41
@leftybournes leftybournes requested review from sorbaugh, susnux and szaimen and removed request for a team May 2, 2025 06:41
@szaimen szaimen requested review from skjnldsv and removed request for szaimen May 2, 2025 08:23
@szaimen szaimen added bug 3. to review Waiting for reviews labels May 2, 2025
@szaimen szaimen added this to the Nextcloud 32 milestone May 2, 2025
@susnux susnux requested review from artonge and removed request for sorbaugh May 2, 2025 10:15
@leftybournes
Copy link
Contributor Author

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@leftybournes
Copy link
Contributor Author

/backport to stable31

@leftybournes
Copy link
Contributor Author

/backport to stable30

@leftybournes
Copy link
Contributor Author

/backport to stable29

@leftybournes leftybournes merged commit 7c4098d into master May 6, 2025
123 checks passed
@welcome
Copy link

welcome bot commented May 6, 2025

Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22

@skjnldsv skjnldsv modified the milestones: Nextcloud 33, Nextcloud 32 Sep 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: settings/apps/installed sorts apps starting with numbers incorrectly

7 participants