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

Bug in the Browse Feature on Bootstrap Website #38595

Closed
3 tasks done
mootezaloui opened this issue May 13, 2023 · 3 comments
Closed
3 tasks done

Bug in the Browse Feature on Bootstrap Website #38595

mootezaloui opened this issue May 13, 2023 · 3 comments

Comments

@mootezaloui
Copy link

Prerequisites

Describe the issue

When using the browse feature on the Bootstrap website, the hover does not accurately highlight the section of the page that the user is currently in, especially in large pages. While scrolling, the browse feature should update the highlight to show the current section, but it fails to do so.
image

here you can see that the hover indicates where I am
image

here there is no hover it does not show where I am I can see the problem is some pages but not all of them

Reduced test cases

https://codepen.io/mootezaloui/pen/LYgrKam

What operating system(s) are you seeing the problem on?

Windows

What browser(s) are you seeing the problem on?

Opera

What version of Bootstrap are you using?

V5.3

@julien-deramond
Copy link
Member

Table of Contents is using Bootstrap Scrollspy which sometimes behaves weirdly with the current implementation. I'd say it's linked to #36431 and should be fixed when this other issue will be.

@mootezaloui
Copy link
Author

Thank you @julien-deramond for your response. I understand that the issue with the hover in the Bootstrap Scrollspy is related to the JavaScript implementation and may be linked to issue #36431. I agree that it would be best to wait for a fix for this issue, as it seems to be a known problem with the Scrollspy component. I appreciate your help in looking into this and providing a possible explanation for the issue. If there are any updates or workarounds for this issue in the meantime, we will see what are the updates of the other issue

@mdo
Copy link
Member

mdo commented May 17, 2023

Closing for that issue.

@mdo mdo closed this as not planned Won't fix, can't repro, duplicate, stale May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants