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

Fix: Sort Teams in Metadata alphabetically #193

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

GODrums
Copy link
Contributor

@GODrums GODrums commented Nov 27, 2024

Motivation

The current list of teams in the "Select team"-filter can be super confusing due to a lack of ordering.
image

Description

This PR sorts the list of teams in the metadata (GET /meta) alphabetically. The "all"-option will nevertheless always stay the first one and is selected as default.

Screenshots (if applicable)

image

Checklist

General

  • PR title is clear and descriptive
  • PR description explains the purpose and changes
  • Code follows project coding standards
  • Self-review of the code has been done
  • Changes have been tested locally
  • Screenshots have been attached (if applicable)
  • Documentation has been updated (if applicable)

@GODrums GODrums added the bug Something isn't working label Nov 27, 2024
@GODrums GODrums self-assigned this Nov 27, 2024
@github-actions github-actions bot added client application-server size:S This PR changes 10-29 lines, ignoring generated files. labels Nov 27, 2024
@FelixTJDietrich FelixTJDietrich merged commit 6712697 into develop Nov 27, 2024
9 of 10 checks passed
@FelixTJDietrich FelixTJDietrich deleted the fix/sort-teams-alphabetically branch November 27, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application-server bug Something isn't working client size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants