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?

貢獻者指南