Scope Add Lead scroll and footer to its content area

Fixkamo-internal
Shipped
April 26, 2026 at 5:02 PM UTC
Author
kamo
Commit
4b1dad8

The form was using minHeight: 100vh inside a parent that's already calc(100vh - 56px), forcing an outer scrollbar even when content fit. The action bar also used position: fixed with left: 0, so it extended behind the NavPri sidebar and over the page scrollbar. Switch the page to height: 100% with its own overflowY: auto and make the footer position: sticky so it stays inside the content column, respects the sidebar offset, and doesn't overlap the scrollbar.

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