tektoncd / website

Tekton Website
https://tekton.dev
Apache License 2.0
62 stars 149 forks source link

left nav pane not showing on landing pages for vault docs #465

Closed geriom closed 1 year ago

geriom commented 1 year ago

Expected Behavior

Nav pane showing as on the main docs

Actual Behavior

The nav pane is empty.

Steps to Reproduce the Problem

  1. Go to Pipelines 0.38. No nav pane.
  2. Go to a subpage, for instance the matrix docs. Nav pane is back.

Additional Info

The code that handles the vault docs uses a version of jQuery that may clash with the version of Bootstrap shipped with Docsy. Also, Bootstrap is imported twice, once implicitly as a dependency by Docsy, a second time explicitly in layouts/partials/scripts.html. Deleting that second import breaks jQuery even more. Not 100% sure this is what's breaking the nav pane, just an informed guess for now.

tekton-robot commented 1 year ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale with a justification. Stale issues rot after an additional 30d of inactivity and eventually close. If this issue is safe to close now please do so with /close with a justification. If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle stale

Send feedback to tektoncd/plumbing.

geriom commented 1 year ago

/remove-lifecycle stale