Skip to content
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

New page navbar clicks have 1/4s glitchy flashes #1584

Open
dylanh724 opened this issue Aug 5, 2024 · 1 comment
Open

New page navbar clicks have 1/4s glitchy flashes #1584

dylanh724 opened this issue Aug 5, 2024 · 1 comment
Labels
Bug A bug Needed: replication Bug replication is required

Comments

@dylanh724
Copy link

Problem

When I click on a toctree nav link to a new page, there's a 1/4 second glitchy flash:

glitchy-new-page-nav

If you look carefully, it seems to jump to the top, then jump back to the selected nav.

Reproducible Code

.. toctree:: 
   :maxdepth: 1
  
   foo1
   foo2
   foo3

Expected Results

Expected smoother transitions

Environment Info

  • Python Version: 3.10
  • Sphinx Version: 7.3.7
  • RTD Theme Version: 2.0.0
@dylanh724 dylanh724 added Bug A bug Needed: replication Bug replication is required labels Aug 5, 2024
@dylanh724
Copy link
Author

To add, I tried completely commenting out my html_theme_options can still repro this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A bug Needed: replication Bug replication is required
Projects
None yet
Development

No branches or pull requests

1 participant