reactor/reactor-core

Hidden TOC appears with long header titles

Open

#4 007 ouverte le 7 mars 2025

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)Java (1 164 forks)batch import
help wantedtype/documentation

Métriques du dépôt

Stars
 (4 748 stars)
Métriques de merge PR
 (Merge moyen 16j 15h) (25 PRs mergées en 30 j)

Description

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?

Guide contributeur