Journey event  ·  14 Sep 2026

StatusChip tone=teal is not a valid tone – two type errors in MediaStorageCard

StatusChip's tone union is ok|bad|warn|muted (ui.tsx:271) and does NOT include teal; only StatusTag does (ui.tsx:324). MediaStorageCard passes tone=teal at :41 (SAVING HERE chip) a

  state copied from the tracker, never improved

  event date 2026-09-14

Event date 2026-09-14
Version found
Version fixed
Expected kit firmware
Release file
SHA-256
Served count
Source https://app.notion.com/3d92b4cda3708116b456f4d5c82acdd1

StatusChip’s tone union is ok|bad|warn|muted (ui.tsx:271) and does NOT include teal; only StatusTag does (ui.tsx:324). MediaStorageCard passes tone=teal at :41 (SAVING HERE chip) and a computed tone at :77, so npx tsc –noEmit reports two TS2322 errors on a clean checkout. The chip also renders class dsc-chip–teal, for which there is no CSS rule, so it falls back unstyled. Found 2026-09-12 while adding camera framing/controls (that pass leaves tsc otherwise clean). Fix: add teal to StatusChip’s union plus a .dsc-chip–teal rule, or use an existing tone.

All events  ·  DSC  ·  CannaLib  ·  Site  ·  Firmware releases

Empty rows are honest

A blank cell means the tracker has no value for it. Nothing on this page is filled in to look complete.