docs icon indicating copy to clipboard operation
docs copied to clipboard

Update version dropdown

Open tr0njavolta opened this issue 9 months ago • 2 comments

Fixes https://github.com/crossplane/docs/issues/765

tr0njavolta avatar May 07 '24 13:05 tr0njavolta

Deploy Preview for crossplane ready!

Name Link
Latest commit b1f3517eb1713667903ceb79a7171cdea3cc90fc
Latest deploy log https://app.netlify.com/sites/crossplane/deploys/663a3188c75dde00089c863d
Deploy Preview https://deploy-preview-767--crossplane.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 83 (🟢 up 1 from production)
Accessibility: 90 (🔴 down 2 from production)
Best Practices: 83 (no change from production)
SEO: 93 (no change from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

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

netlify[bot] avatar May 07 '24 13:05 netlify[bot]

That setting was there to be the "default" doc type to determine when to change the title bar and present the drop down menu.

In the "single-list" partial (that renders every page) the version drop down is here: https://github.com/crossplane/docs/blob/4566a907073f90a6ccb9c421503b4152e8acf0f0/themes/geekboot/layouts/partials/single-list.html#L22

The contrib guide and formerly the KB, they set this to false to hide the dropdown menu. https://github.com/crossplane/docs/blob/4566a907073f90a6ccb9c421503b4152e8acf0f0/content/contribute/_index.md?plain=1#L6

plumbis avatar May 07 '24 18:05 plumbis

Thanks @plumbis for the explanation!! Let's go ahead and get this merged to fix this issue in production 🙏

jbw976 avatar May 10 '24 17:05 jbw976