Add admin UX improvement epic with 8 child feature beans
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
---
|
||||
# nuzlocke-tracker-ljle
|
||||
title: Route navigation within game detail
|
||||
status: todo
|
||||
type: feature
|
||||
created_at: 2026-02-08T12:33:26Z
|
||||
updated_at: 2026-02-08T12:33:26Z
|
||||
parent: nuzlocke-tracker-iu5b
|
||||
---
|
||||
|
||||
Reduce navigation depth when working with route encounters. Currently requires: Games > Game > Routes tab > Click route, and there's no way to jump between sibling routes.
|
||||
|
||||
## Desired behavior
|
||||
- On the route detail page (AdminRouteDetail), add prev/next route navigation buttons to quickly move between routes in the same game
|
||||
- Consider showing a sidebar or dropdown with all routes for quick jumping
|
||||
- Breadcrumbs should be clickable to go back to the game detail
|
||||
|
||||
## Notes
|
||||
- The route order is already available — sort by order to determine prev/next
|
||||
- This is particularly useful when populating encounter data for a new game, going route by route
|
||||
Reference in New Issue
Block a user