Back to Developer Logs
Dashboard UI Overhaul: Advanced Headers & Ecosystem Expansion2026-06-30

Summary of Key Updates

  • Dashboard Header Redesign: The main analytics header has been completely restructured into a clean, two-column layout. The left column now prominently displays the Class Icon alongside dynamic, pill-shaped priority badges for Multi-Select skills. The right column perfectly aligns level brackets (<75, 75-89, 90+) and the latest cohort sample size.
  • Sidebar Priority Badges: Integrated real-time “Prio 1, 2, 3…” badges directly into the “Top Skills” sidebar. The badges inject themselves automatically before the skill name for immediate visual feedback during multi-selection.
  • Comprehensive Ecosystem Parsing: Rewrote the data ingestion logic to scan the entire skills_ecosystem object. The dashboard now accurately captures and displays Buffs, Auras, and Minion skills, rather than limiting the scope to primary active skills.
  • Local Asset Optimization: Migrated all class and Ascendancy icons from external CDNs to local /assets/classes/ directories, significantly reducing load times and external dependencies.