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

Issue 5375 - Tickets sorting #5396

Open
wants to merge 10 commits into
base: staging
Choose a base branch
from
Open

Issue 5375 - Tickets sorting #5396

wants to merge 10 commits into from

Conversation

Amantini1997
Copy link
Contributor

This fixes #5375

Description

Added the possibility to sort tickets in tickets card.

Test cases

  • Try sorting tickets based on the different properties.
  • By default, tickets should be sorted by creation date in descending order. The same should hold true for tickets table

Side notes

Differences with issue description

  1. It is possible to sort tickets also by "creation date" (this was added because tickets are initially sorted by this)
  2. Instead of adding the sorting options as direct children of the ellipsis menu, they were added as sub items of "sort by".
  3. Sorting won't happen via API call since, given the current state of the app, this would send too many requests to the backend which is at the moment not necessary

@Amantini1997
Copy link
Contributor Author

/azp run

Copy link
Contributor

Choose a reason for hiding this comment

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

Is this supposed to be for #5423?

Base automatically changed from ISSUE_5188 to staging March 28, 2025 13:49
@Amantini1997 Amantini1997 requested a review from The-Daniel March 31, 2025 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants