Skip to content

Bug - Last link hidden in jump links sidenav #4579

@Venefilyn

Description

@Venefilyn

Describe the problem
Going to any component with a long-enough jump links side sidebar to be scrollable will not show the last section (CSS Props). Only way to make it show is to scroll to the bottom of the page to make the sidenav display it.

Expected behavior
Jump link to CSS Props is visible in the sidenav for all components

Screenshots
If applicable, add screenshots to help explain the issue.

Image

Any other information?
Culprit seems to be nav.pf-v6-c-jump-links having element style top: 45px.

The top: 45px is there to ensure "Table of contents" is visible in the sidenav

Adding margin-bottom: 45px; to nav > .pf-v6-c-jump-links__main works fine

Image

Image

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions