Skip to content

fix: auto-repair mis-rendered sidebar on introduction page#757

Merged
CahidArda merged 1 commit into
mainfrom
fix/introduction-sidebar-misrender
Jul 16, 2026
Merged

fix: auto-repair mis-rendered sidebar on introduction page#757
CahidArda merged 1 commit into
mainfrom
fix/introduction-sidebar-misrender

Conversation

@CahidArda

Copy link
Copy Markdown
Contributor

Mintlify sometimes mis-measures its fixed sidebar while hydrating /introduction (mode: frame) and sets a negative inline top, leaving the sidebar stuck under the header until the user scrolls. Detect that state (negative top while the footer is nowhere near the viewport - negative top is legitimate when clearing the footer) and reproduce the healing scroll: 1px down, restore next frame.

Mintlify sometimes mis-measures its fixed sidebar while hydrating
/introduction (mode: frame) and sets a negative inline top, leaving the
sidebar stuck under the header until the user scrolls. Detect that state
(negative top while the footer is nowhere near the viewport - negative
top is legitimate when clearing the footer) and reproduce the healing
scroll: 1px down, restore next frame.
@mintlify

mintlify Bot commented Jul 16, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
upstash 🟢 Ready View Preview Jul 16, 2026, 11:07 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@CahidArda
CahidArda marked this pull request as ready for review July 16, 2026 11:08
@CahidArda
CahidArda merged commit ba7a78b into main Jul 16, 2026
3 checks passed
@CahidArda
CahidArda deleted the fix/introduction-sidebar-misrender branch July 16, 2026 11:08
@mintlify

mintlify Bot commented Jul 16, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
upstash 🟡 Building Jul 16, 2026, 11:05 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant