Skip to content

Bug - Last link hidden in jump links sidenav #4579

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Venefilyn opened this issue Apr 23, 2025 · 1 comment
Open

Bug - Last link hidden in jump links sidenav #4579

Venefilyn opened this issue Apr 23, 2025 · 1 comment
Assignees

Comments

@Venefilyn
Copy link
Contributor

Venefilyn commented Apr 23, 2025

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

@wise-king-sullyman
Copy link
Collaborator

Thanks for reporting this issue!

@wise-king-sullyman wise-king-sullyman moved this from Needs triage to Backlog in PatternFly Issues May 7, 2025
@wise-king-sullyman wise-king-sullyman moved this from Backlog to Ready to assign in PatternFly Issues May 21, 2025
@wise-king-sullyman wise-king-sullyman moved this from Ready to assign to Not started in PatternFly Issues May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Not started
Status: No status
Development

No branches or pull requests

3 participants