Bugs
Setting up your dashboard 0 entities found · 6/29 branches scanned

Bugs

1 of 1 bugs
Reported 0
Confirmed 0
In Progress 0
Fixed 1
BUG-001 main
Hero, feature, and step stacked media-position labels are inverted
The shared stacked-layout contract (packages/lumina/styles/layouts/split.css) assumes media-first source order: top is plain DOM order, bottom flips visually via a generic column-reverse. But hero, feature, and step emit content-first DOM (text before media — the right reading order for their classic media-beneath-text presentation). Result: both stacked labels lie — the default top rendered media at the bottom, and an explicit bottom hoisted it to the top. Found in SPEC-101 review (PR #432); pre-existing.
Won't fix 0
Duplicate 0