Skip to content

fix: use overflow: clip to not disrupt sticky ToC#8158

Merged
alexhancock merged 1 commit intomainfrom
best/fix-toc-sticky
Mar 29, 2026
Merged

fix: use overflow: clip to not disrupt sticky ToC#8158
alexhancock merged 1 commit intomainfrom
best/fix-toc-sticky

Conversation

@The-Best-Codes
Copy link
Copy Markdown
Collaborator

Fixes a regression in #6082 that caused the Table of Contents for pages to not be sticky.

Before

Pay attention to the ToC sidebar on the right.

Screencast.From.2026-03-27.13-31-53.mp4

After

Screencast.From.2026-03-27.13-32-35.mp4

.hero--logo {
display: 'flex';
justify-content: 'center';
margin-bottom: '1rem'
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Zed did this automatically when I saved the file

@alexhancock alexhancock enabled auto-merge March 27, 2026 18:35
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 27, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-03-29 07:05 UTC

@alexhancock alexhancock added this pull request to the merge queue Mar 29, 2026
Merged via the queue into main with commit 5825821 Mar 29, 2026
23 checks passed
@alexhancock alexhancock deleted the best/fix-toc-sticky branch March 29, 2026 07:01
michaelneale added a commit that referenced this pull request Mar 30, 2026
* origin/main: (63 commits)
  remove name from blog post (#8157)
  fix: use `overflow: clip` to not disrupt sticky ToC (#8158)
  chore(deps): bump path-to-regexp from 0.1.12 to 0.1.13 in /documentation (#8161)
  chore(deps): bump node-forge from 1.3.2 to 1.4.0 in /documentation (#8145)
  refactor: goose-acp-server -> goose binary for TUI (#8155)
  fix "View as Markdown" feature not working (#8160)
  feat(tui): UI improvements for messages, tool calls, text entry, etc (#8156)
  feat(desktop): add i18n infrastructure with react-intl (#8105)
  fix(tui): ordering of messages (#8144)
  fix: extension command with quotes in  cli (#8150)
  chore(aaif): Use Azure Artifact Signing for Windows (#8116)
  chore(aaif): Switch macOS code signing (#8076)
  Remove unused tool call json in logs (#8147)
  feat(tui): tab expand tool calls cleanly (#8136)
  fix: replace panics with user-friendly errors in CLI session builder (#7901)
  fix: read GOOSE_CONTEXT_LIMIT from config.yaml, not just env vars (#7900)
  fix: deliver truncation notice as separate content block (#7899)
  fix: use platform-appropriate commands in developer extension instructions (#7898)
  fix: replace any with proper SVG types in icon components (#7873)
  chore: remove debug console.log statements, stale comments, and dead code (#8142)
  ...
hydrosquall pushed a commit to hydrosquall/goose that referenced this pull request Mar 31, 2026
Signed-off-by: The-Best-Codes <[email protected]>
Signed-off-by: Cameron Yick <[email protected]>
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.

3 participants