reactor/reactor-core

Hidden TOC appears with long header titles

Open

#4.007 aberto em 7 de mar. de 2025

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)Java (1.164 forks)batch import
help wantedtype/documentation

Métricas do repositório

Stars
 (4.748 stars)
Métricas de merge de PR
 (Mesclagem média 16d 15h) (25 fundiu PRs em 30d)

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?

Guia do colaborador