Skip to content

Conversation

@mafredri
Copy link
Member

@mafredri mafredri commented Dec 4, 2025

App statuses are now returned from the API sorted by created_at DESC, id DESC (newest first), so we no longer need to perform client-side sorting.

This simplifies the code by removing the redundant .sort() call in AppStatuses.tsx.

Depends on #21099

App statuses are now returned from the API sorted by created_at DESC,
id DESC (newest first), so we no longer need to perform client-side
sorting.

Refs #21099
@mafredri mafredri merged commit 5cb02a6 into main Dec 4, 2025
35 checks passed
@mafredri mafredri deleted the maf/simplify-app-statuses-sorting branch December 4, 2025 16:55
@github-actions github-actions bot locked and limited conversation to collaborators Dec 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants