-
-
Couldn't load subscription status.
- Fork 618
Description
Enable snap scroll functionality so users can smoothly scroll between main sections (Homepage, Projects, Resume, About, Blog, etc.) using the touch or mouse scroll, rather than requiring clicks for navigation.
Is your feature request related to a problem? Please describe.
Currently, navigating between the main sections of the website (Homepage, Projects, etc.) requires users to click each navigation link. This interrupts the browsing flow, especially for users who expect a more interactive, scroll-based experience. I find it less intuitive and less engaging compared to modern portfolio sites that utilize smooth snap scrolling between sections.
Describe the solution you'd like
I would like the website to implement snap scroll functionality. With this feature, users could scroll vertically (using the mouse wheel or touchpad or in mobile-phones) and have the view snap to each main section of the site. The navigation bar links would also smoothly scroll to their respective sections, providing a more fluid and modern user experience.
Describe alternatives you've considered
Keeping the current click-only navigation, but this feels less dynamic and interactive.
Using traditional anchor links with smooth scroll, but without snap points, users can land mid-section, which isn’t as visually clean or user-friendly.