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

Optimising Sidenav load time #19311

Merged
merged 5 commits into from
Jan 17, 2025
Merged

Optimising Sidenav load time #19311

merged 5 commits into from
Jan 17, 2025

Conversation

mohini-crl
Copy link
Contributor

JIRA - https://cockroachlabs.atlassian.net/browse/DOC-11103

Docs Sidenav Load Time Improvement for "All Releases" Page

What Changed

  1. Split "All Releases" Page:

    • Implemented a new structure to divide the "All Releases" page into two sections:
      • Supported Releases: Displays only the currently supported versions to reduce clutter and improve focus.
      • Unsupported Releases: Moved the remaining,unsupported releases to a separate page to handle the larger dataset efficiently.
  2. Enhanced Performance:

    • Reduced the number of releases rendered on the primary "All Releases" page, significantly improving load time and usability.

Why

  • Performance Optimization: The previous implementation of the "All Releases" page rendered too many entries, causing slower load times
  • Improved Usability: Splitting the content allows users to find relevant information faster and avoid unnecessary scrolling through unsupported versions.

Copy link

Files changed:

Copy link

netlify bot commented Jan 17, 2025

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit 858c68d
🔍 Latest deploy log https://app.netlify.com/sites/cockroachdb-api-docs/deploys/6789da7b2900530008269db3

Copy link

netlify bot commented Jan 17, 2025

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit 858c68d
🔍 Latest deploy log https://app.netlify.com/sites/cockroachdb-interactivetutorials-docs/deploys/6789da7be2e116000856068f

Copy link

netlify bot commented Jan 17, 2025

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit b504635
🔍 Latest deploy log https://app.netlify.com/sites/cockroachdb-api-docs/deploys/678aab69ad32210008310911

Copy link

netlify bot commented Jan 17, 2025

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit b504635
🔍 Latest deploy log https://app.netlify.com/sites/cockroachdb-interactivetutorials-docs/deploys/678aab69383c010008edccb0

Copy link

netlify bot commented Jan 17, 2025

Deploy Preview for cockroachdb-docs failed. Why did it fail? →

Name Link
🔨 Latest commit 858c68d
🔍 Latest deploy log https://app.netlify.com/sites/cockroachdb-docs/deploys/6789da7b0f1c6a00087f6468

Copy link

netlify bot commented Jan 17, 2025

Netlify Preview

Name Link
🔨 Latest commit b504635
🔍 Latest deploy log https://app.netlify.com/sites/cockroachdb-docs/deploys/678aab69b5ae460008350734
😎 Deploy Preview https://deploy-preview-19311--cockroachdb-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mohini-crl mohini-crl merged commit 741f856 into main Jan 17, 2025
6 checks passed
@mohini-crl mohini-crl deleted the feat-DOC-11103 branch January 17, 2025 19:22
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