The Overview is a themed bento board; the other tabs (Realtime, Funnels, Retention, Experiments, Anomalies) now match the palette but still use conventional card layouts. Bring bento-style boxes to them (or another cohesive visual), with a toggle to switch to a plain table view.
The box library (components/boxes/) + DataTable (the "view as table" renderer) are reusable building blocks. A good first step: pick one tab (e.g. Realtime) and reframe it as one or two boxes with a table toggle.
The Overview is a themed bento board; the other tabs (Realtime, Funnels, Retention, Experiments, Anomalies) now match the palette but still use conventional card layouts. Bring bento-style boxes to them (or another cohesive visual), with a toggle to switch to a plain table view.
The box library (
components/boxes/) +DataTable(the "view as table" renderer) are reusable building blocks. A good first step: pick one tab (e.g. Realtime) and reframe it as one or two boxes with a table toggle.