Skip to content

fix(nx-dev): make toc sticky#29784

Merged
isaacplmann merged 1 commit intomasterfrom
nx-dev/sticky-toc
Jan 28, 2025
Merged

fix(nx-dev): make toc sticky#29784
isaacplmann merged 1 commit intomasterfrom
nx-dev/sticky-toc

Conversation

@isaacplmann
Copy link
Copy Markdown
Contributor

Makes sidebar table of contents not overlap the footer

Fixes #29719

@isaacplmann isaacplmann requested a review from a team as a code owner January 28, 2025 17:16
@isaacplmann isaacplmann requested a review from jaysoo January 28, 2025 17:16
@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Jan 28, 2025 5:25pm

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Jan 28, 2025

View your CI Pipeline Execution ↗ for commit b03b349.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 5m 40s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 13s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 1s View ↗
nx-cloud record -- nx format:check --base=82c4e... ✅ Succeeded 1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗
nx documentation --no-dte ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-28 17:25:39 UTC

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Jan 28, 2025

View your CI Pipeline Execution ↗ for commit b03b349.

Command Status Duration Result
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗
nx documentation --no-dte ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-28 17:18:59 UTC

@isaacplmann isaacplmann merged commit 67f12a2 into master Jan 28, 2025
@isaacplmann isaacplmann deleted the nx-dev/sticky-toc branch January 28, 2025 18:43
FrozenPandaz pushed a commit that referenced this pull request Jan 28, 2025
Makes sidebar table of contents not overlap the footer

Fixes #29719

(cherry picked from commit 67f12a2)
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 3, 2025

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The right-side content of the documentation page (next steps section) overflows and overlaps with the footer on the Nx Documentation website.

2 participants