Skip to content

Conversation

@brandonkachen
Copy link
Collaborator

No description provided.

…/fixed logic

Stabilizes the docs sidebar behavior on pages shorter than the sidebar by making the fixed state update idempotent, simplifying fade logic, and ensuring proper initial state handling.

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
Removed dynamic fixed/sticky toggle that caused layout shifts. Now uses pure CSS sticky positioning for a stable, bounce-free sidebar.

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
The overflow-x-hidden property was breaking position: sticky, causing JavaScript-based position toggling and layout shifts. Now uses clean CSS sticky positioning.

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
Moved pt-8 padding from wrapper to sidebar and main elements individually. This ensures proper alignment without JavaScript complexity.

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
…dding

Slightly reduce the inner container's top padding from pt-6 to pt-2 to better align the sidebar with the main content and improve visual rhythm on docs pages.

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
Adjust sidebar container height calculation to add more bottom margin.
Increase fade gradient height and add via-stop for more pronounced effect.

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
@brandonkachen brandonkachen temporarily deployed to brandon/docs-bounce - web PR #327 October 1, 2025 00:48 — with Render Destroyed
@brandonkachen brandonkachen merged commit 48b7115 into main Oct 1, 2025
5 checks passed
@brandonkachen brandonkachen deleted the brandon/docs-bounce branch October 1, 2025 00:48
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