reactor/reactor-core

Hidden TOC appears with long header titles

Open

#4,007 opened on 2025年3月7日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Java (1,164 forks)batch import
help wantedtype/documentation

Repository metrics

Stars
 (4,748 stars)
PR merge metrics
 (平均マージ 16d 15h) (30d で 25 merged PRs)

説明

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?

コントリビューターガイド