Skip to content

🚀 Enhancement: On this page max height #2160

@stnguyen90

Description

@stnguyen90

🔖 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.

Image

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?

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions