reactor/reactor-core

Hidden TOC appears with long header titles

Open

#4,007 创建于 2025年3月7日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Java (1,164 fork)batch import
help wantedtype/documentation

仓库指标

Star
 (4,748 star)
PR 合并指标
 (平均合并 16天 15小时) (30 天内合并 25 个 PR)

描述

The Table of Contents (TOC), which is hidden under the LEFT PANEL, appears when the header has a long title.

You can check in https://projectreactor.io/docs/core/release/reference/metrics.html

Image

When the screen width is less than 1024px, the LEFT PANEL disappears, making the TOC more visible.

Image

If the screen width is less than or equal to 800px, the TOC disappears completely, and there is no issue in this case.


Why is the hidden TOC necessary?

贡献者指南