-
Notifications
You must be signed in to change notification settings - Fork 262
Open
Labels
enhancementNew feature or requestNew feature or request
Description
🔖 Enhancement description
Increase the height of the "On this page" sidebar/table of contents or make it clear it's scrollable
🎤 Pitch
The "On this page" sidebar/table of contents has a max height of 600:
class="mask text-caption flex max-h-[600px] flex-col gap-4 overflow-scroll pb-11 [scrollbar-width:none]" |
Because of this, not all headings show. For example, in the following screenshot, the last heading in the sidebar is "Automated certificate generation" but there's also "Using DNS challenge with DigitalOcean" under that.

This makes it look like the sidebar/table of contents is broken because it's missing the headings. In addition, there's no scrollbar so there's no indication that it's scrollable.
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request