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

Added Scroll Progress Bar #314

Closed
sahilwadaskar07 opened this issue Oct 11, 2024 · 2 comments
Closed

Added Scroll Progress Bar #314

sahilwadaskar07 opened this issue Oct 11, 2024 · 2 comments

Comments

@sahilwadaskar07
Copy link
Contributor

This PR introduces a scroll progress bar feature to visually represent how far the user has scrolled through a page. The bar fills as the user scrolls down the page and decreases as they scroll back up, providing a more intuitive navigation experience.

Changes Made:
1.Added a scroll progress bar that appears at the top of the page.
2.The progress bar width dynamically adjusts based on the user's scroll position.
3.The progress bar is styled using CSS for smooth transitions.
4.JavaScript is used to calculate the scroll position and update the width of the progress bar.

Copy link

👋 Thank you @sahilwadaskar07 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

@ishivansmishra
Copy link

I will work under this project please assign me the project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants