reactor/reactor-core

Hidden TOC appears with long header titles

Open

#4007 aperta il 7 mar 2025

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Java (1164 fork)batch import
help wantedtype/documentation

Metriche repository

Star
 (4748 star)
Metriche merge PR
 (Merge medio 16g 15h) (25 PR mergiate in 30 g)

Descrizione

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?

Guida contributor