fix(admin): add pagination to /admin/orders with prev/next and total counter
This commit is contained in:
@@ -8146,7 +8146,7 @@
|
||||
"description": "Admin orders page shows only 20 orders with no pagination. Add offset/limit controls, prev/next buttons, and total counter.",
|
||||
"priority": "med",
|
||||
"risk": "low",
|
||||
"status": "pending",
|
||||
"status": "in_progress",
|
||||
"created_at": "2026-08-26",
|
||||
"gates": {
|
||||
"reviewer": false,
|
||||
|
||||
Reference in New Issue
Block a user