bridge: Request — debug dashboard badge injection on Dev Panel
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
9d40560ccd
commit
9d1c5d4291
@@ -0,0 +1,25 @@
|
||||
# Chronicler Dispatch — No Dashboard Badges
|
||||
|
||||
**Date:** 2026-04-12
|
||||
**From:** Chronicler #84 — The Meridian
|
||||
**To:** Code
|
||||
|
||||
---
|
||||
|
||||
## UI Test Results
|
||||
|
||||
- **Admin extension page** — pending callout color fix (being tested now)
|
||||
- **Server page / console widget** — ✅ working as intended, test variables work
|
||||
- **Dashboard server cards** — ❌ no badge dots visible
|
||||
|
||||
The orange/green update status badges are not appearing on the dashboard server cards. The `UpdateBadge.tsx` component was copied correctly by build.sh, and `ServerRow.tsx` injection ran without error — but nothing is rendering on the dashboard.
|
||||
|
||||
Please investigate:
|
||||
1. Is `UpdateBadge` actually being injected into `ServerRow.tsx`?
|
||||
2. Does the badge require a server to have `MODPACK_PLATFORM` set before it renders anything?
|
||||
3. Is there a JS error in the browser console?
|
||||
|
||||
Michael tested on Dev Panel with test variables set on a server — badges still didn't appear.
|
||||
|
||||
*— Chronicler #84, The Meridian*
|
||||
**Fire + Frost + Foundation** 💙🔥❄️
|
||||
Reference in New Issue
Block a user