Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 of 4 tasks
anindosarker opened this issue Jan 22, 2025 · 1 comment · Fixed by #29784
Assignees
Labels
scope: docs Issues related to generic docs type: bug

Comments

@anindosarker
Copy link

Current Behavior

  • The "Next steps" section overflows and overlaps with the footer.
  • This happens in most of the pages in the docs

Image

Expected Behavior

The right-side content should remain within the bounds of the page layout, not overlapping with the footer.

GitHub Repo

https://github.com/nrwl/nx

Steps to Reproduce

  1. Navigate to any docs page. For example [How Caching Works](https://nx.dev/concepts/how-caching-works) page on the Nx Documentation site.
  2. Scroll down to the "Next steps" section at the bottom right of the page.
  3. Observe the overlapping content with the footer.

Nx Report

NX   Report complete - copy this into the issue template

Node           : 19.9.0
OS             : darwin-arm64
Native Target  : aarch64-macos
pnpm           : 9.15.4

nx                     : 20.3.0-rc.0
@nx/js                 : 0.0.1
@nx/jest               : 0.0.1
@nx/eslint             : 0.0.1
@nx/workspace          : 0.0.1
@nx/angular            : 0.0.1
@nx/cypress            : 0.0.1
@nx/detox              : 0.0.1
@nx/devkit             : 0.0.1
@nx/esbuild            : 20.3.0-rc.0
@nx/eslint-plugin      : 20.3.0-rc.0
@nx/expo               : 0.0.1
@nx/express            : 0.0.1
@nx/gradle             : 0.0.1
@nx/module-federation  : 0.0.1
@nx/nest               : 0.0.1
@nx/next               : 0.0.1
@nx/node               : 0.0.1
@nx/nuxt               : 0.0.1
@nx/playwright         : 0.0.1
@nx/plugin             : 0.0.1
@nx/react              : 0.0.1
@nx/react-native       : 0.0.1
@nx/rollup             : 0.0.1
@nx/remix              : 0.0.1
@nx/rspack             : 20.3.0-rc.0
@nx/rsbuild            : 0.0.1
@nx/storybook          : 0.0.1
@nx/vite               : 0.0.1
@nx/vue                : 0.0.1
@nx/web                : 0.0.1
@nx/webpack            : 0.0.1
typescript             : 5.7.3

---------------------------------------
Nx Powerpack
Licensed to Nx (Internal - Staging) for 30 users in an unlimited number of workspaces until 1/31/2025

@nx/powerpack-conformance       : 1.1.1-alpha.1
@nx/powerpack-enterprise-cloud  : 1.1.1-alpha.1

---------------------------------------
Registered Plugins:
@monodon/rust
@nx/playwright/plugin
@nx/eslint/plugin
@nx/jest/plugin
@nx/webpack/plugin
@nx/jest/plugin
@nx/jest/plugin
@nx/next/plugin
@nx/powerpack-enterprise-cloud
---------------------------------------
Community plugins:
@monodon/rust      : 2.1.1
@ngrx/router-store : 19.0.0
@ngrx/store        : 19.0.0
angular-eslint     : 19.0.2
---------------------------------------
Local workspace plugins:
         @nx/workspace-plugin
         @nx/react-native
         @nx/playwright
         @nx/storybook
         @nx/workspace
         @nx/angular
         @nx/cypress
         @nx/esbuild
         @nx/express
         @nx/rsbuild
         @nx/webpack
         @nx/eslint
         @nx/gradle
         @nx/plugin
         @nx/rollup
         @nx/rspack
         @nx/detox
         @nx/react
         @nx/remix
         @nx/expo
         @nx/jest
         @nx/nest
         @nx/next
         @nx/node
         @nx/nuxt
         @nx/vite
         @nx/vue
         @nx/web
         @nx/js
         nx
---------------------------------------
The following packages should match the installed version of nx
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]
  - @nx/[email protected]

To fix this, run `nx migrate [email protected]`

Failure Logs

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

Device Information:

  • Browser: (e.g., Chrome 119.0.0.0)
  • Operating System: (e.g., macOS Ventura 13.0)
  • Screen Resolution: (e.g., 1920x1080)
@AgentEnder AgentEnder added the scope: docs Issues related to generic docs label Jan 22, 2025
isaacplmann added a commit that referenced this issue Jan 28, 2025
isaacplmann added a commit that referenced this issue Jan 28, 2025
Makes sidebar table of contents not overlap the footer

Fixes #29719
FrozenPandaz pushed a commit that referenced this issue Jan 28, 2025
Makes sidebar table of contents not overlap the footer

Fixes #29719

(cherry picked from commit 67f12a2)
@anindosarker
Copy link
Author

Thanks for the quick fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: docs Issues related to generic docs type: bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants