x/pkgsite: tabs doc, versions, imports and imported should be disabled for directory page #40571
Comments
Change https://golang.org/cl/246760 mentions this issue: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On a directory page, such as https://pkg.go.dev/github.com/elastic/beats, only these tabs should be enabled:
At the moment, all of the tabs are enabled, both in the main header and the sticky header.
The logic for which tabs to enable on each page is in internal/frontend/tabs.go.
/cc @andybons
The text was updated successfully, but these errors were encountered: