Skip to content

Overhaul sorting of label groups in the admin panel#6507

Merged
BurntimeX merged 1 commit into6.2from
6.2-label-group-sorting
Nov 4, 2025
Merged

Overhaul sorting of label groups in the admin panel#6507
BurntimeX merged 1 commit into6.2from
6.2-label-group-sorting

Conversation

@BurntimeX
Copy link
Copy Markdown
Member

Previously, showOrder was used for sorting in the admin panel. However, showOrder was only intended for sorting in the frontend and could led to chaotic sorting in the admin panel when you have a larger number of label groups in your installation.

Instead, alphabetical sorting is now used consistently and the description is always displayed to make the label groups easier to distinguish.

Previously, `showOrder` was used for sorting in the admin panel. However, `showOrder` was only intended for sorting in the frontend and could led to chaotic sorting in the admin panel when you have a larger number of label groups in your installation.

Instead, alphabetical sorting is now used consistently and the description is always displayed to make the label groups easier to distinguish.
@BurntimeX BurntimeX moved this to Minor Task in WoltLab Suite 6.2 Nov 3, 2025
@BurntimeX BurntimeX requested a review from dtdesign November 3, 2025 15:51
@BurntimeX BurntimeX merged commit 8af745e into 6.2 Nov 4, 2025
8 checks passed
@github-project-automation github-project-automation Bot moved this from Minor Task to Done in WoltLab Suite 6.2 Nov 4, 2025
@BurntimeX BurntimeX deleted the 6.2-label-group-sorting branch November 4, 2025 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants