mirror of
https://github.com/niels-emmer/myace.git
synced 2026-09-13 23:53:30 +02:00
[PR #51] [MERGED] fix: category counts resetting to 0 and unstable artifact ordering #51
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
github-mirrors/myace#51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/niels-emmer/myace/pull/51
Author: @niels-emmer
Created: 8/11/2026
Status: ✅ Merged
Merged: 8/11/2026
Merged by: @niels-emmer
Base:
main← Head:fix/collection-detail-filter-sort📝 Commits (1)
99e82d7fix: category counts resetting to 0 and unstable artifact ordering📊 Changes
1 file changed (+56 additions, -21 deletions)
View changed files
📝
frontend/src/pages/CollectionDetail.tsx(+56 -21)📄 Description
Summary
ORDER BYon the artifacts list endpoint, so row order wasn't guaranteed across refetches.Test plan
tsc -bandeslintclean🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.