Fix the Reports tab's folder heading nesting

Fixkamo-internal
Shipped
September 2, 2026 at 7:52 AM UTC
Author
Kamo
Commit
fadf47a

The per-folder count Chip sat inside the heading Typography. MUI renders subtitle1 as an h6, which takes phrasing content, and a Chip is a div — so the count was a block element nested inside a heading. It made it to the page, but it is the sort of thing that renders one way locally and another way after hydration. It is a flex sibling now, which also baseline-aligns it properly against the label. Font weights go to 600. 620 and 650 read as deliberate fine-tuning but the face has no such steps, so both were rounding to 700 and the "lighter" row name was coming out exactly as heavy as the section heading above it.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing