


















CardActions (like/download/share/"Fix this photo") ships as a shared, cross-template component — its own catalog entry literally calls it "the hover action rail." No hover state on touch means those actions, including "Fix this Photo," were silently unreachable on every phone, on every app built on this scaffold. Fix: made the rail always-visible instead of hover-gated.flex-direction: column. Deliberate — keeps it pixel-identical to the Modal surface for Header/Body/Footer composition. But a custom row layout inside a Card gets silently collapsed back to column by that base rule. Fix: one explicit flex-row override — the trick is knowing to check the base component's CSS, not just your own classes.cols={5} grid, not the system's fault. VirtualGrid already documents minColWidth as the responsive option (ResizeObserver-driven). We reached for the faster, fixed prop under time pressure — wrong choice for a photo picker that needed to work at 375px. Fix: switched to minColWidth.md, single scroll container instead of two competing ones.@higgsfield/fnf SDK for generation jobs.Posted Jul 24, 2026
Threadline AI launch studio for streetwear brands — turn one product mockup into styled photos, lookbook & UGC videos, and ready-to-post captions in minutes.
5
8
Jul 20, 2026 - Jul 22, 2026
Higgsfield AI