Files
Lambda 5cd6e23c58 fix(agents): pin capability/settings sub-nav while content scrolls (MUL-4426)
The agent detail page wrapped both the sidebar rail and the content pane
in one scroll container, so scrolling any Capabilities/Settings tab
dragged the Instructions/Skills/MCP rail out of view. Split scrolling on
md+ like settings-page.tsx: the outer container stops scrolling and each
pane scrolls itself. Below md the page still scrolls as one, and the
Overview/Work views keep whole-page scrolling.

Co-authored-by: multica-agent <github@multica.ai>
2026-07-12 03:25:25 +08:00
..