Add pinwheel, encounters link, and boss position columns to admin tables
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
# nuzlocke-tracker-36wg
|
||||
title: Make footer stick to bottom of viewport
|
||||
status: in-progress
|
||||
status: completed
|
||||
type: bug
|
||||
priority: normal
|
||||
created_at: 2026-02-13T07:47:48Z
|
||||
updated_at: 2026-02-13T12:51:48Z
|
||||
updated_at: 2026-02-13T12:59:22Z
|
||||
---
|
||||
|
||||
On pages with little content, the footer appears right after the content instead of staying at the bottom of the viewport. The footer should always be at the bottom of the browser window, pushing down when there's enough content but not floating in the middle of the page when content is short (sticky footer pattern).
|
||||
@@ -0,0 +1,12 @@
|
||||
---
|
||||
# nuzlocke-tracker-6r4z
|
||||
title: 'Admin table improvements: Routes and Bosses'
|
||||
status: completed
|
||||
type: task
|
||||
priority: normal
|
||||
created_at: 2026-02-13T13:01:55Z
|
||||
updated_at: 2026-02-13T13:06:08Z
|
||||
---
|
||||
|
||||
1. Routes table: add column for 'pinwheel close' and a column for quicklink to encounters
|
||||
2. Bosses table: add column for Position after route column, ideally as an inline dropdown for mass editing
|
||||
Reference in New Issue
Block a user