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

Improve Hash-Based Navigation Scrolling #1101

Open
Chelakhovl opened this issue Jan 28, 2025 · 0 comments
Open

Improve Hash-Based Navigation Scrolling #1101

Chelakhovl opened this issue Jan 28, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Chelakhovl
Copy link
Collaborator

As a user,
I want the page to automatically scroll to the correct section when navigating via hash links (e.g., /privacy-policy#cookies-usage),
So that I can seamlessly access the relevant information without needing to refresh the page manually.

Acceptance Criteria:

The page should scroll to the correct section immediately after navigating to a hash link.
The behavior should be consistent across both local and deployed environments.
Ensure smooth scrolling and proper element detection even after the page loads.
The fix should work for both initial page loads and internal navigation.

@Chelakhovl Chelakhovl self-assigned this Jan 28, 2025
@Chelakhovl Chelakhovl added the bug Something isn't working label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant