-
Notifications
You must be signed in to change notification settings - Fork 67
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 to top of the bar with progrss line #447
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove unnecessary comments and I cannot see the progress bar in the website
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@TheNikhilRaj make the progress bar visible and resolve the merge conflicts
Can you please how i can setup your repo locally because it difficult to me i had tried many time but it's not go live on server "frontend" is there any solution? @Ultimateutkarsh11 |
Read this: https://github.com/VaibhavArora314/StyleShare?tab=readme-ov-file#setting-up-on-your-machine |
Closing this pr since you raised other for the same |
Pull Request
Use Case
Though it may seem minor, the absence of this feature can impact the overall usability and performance of the website.
@VaibhavArora314
Description
Feature Description
Hey, I have noticed a small issue that I believe could enhance the user experience. Currently, there is no Page Scroll Progress Bar at the Top of Your Startup Webpage , which makes navigation a bit cumbersome, especially when users need to return to the top of a lengthy page. Though it may seem minor, the absence of this feature can impact the overall usability and performance of the website.
Related Issues
Fixes #434
Changes Made
✨ Add a Page Scroll Progress Bar at the Top of Your Startup Webpage
Checklist
Screenshots (if applicable)
@VaibhavArora314