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

"Feature : Progressbar & ScrollToTop button added" #173

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

Edasgh
Copy link
Contributor

@Edasgh Edasgh commented Nov 7, 2024

🚀 Pull Request

Description

Added a Progressbar on scroll and a Scroll-to-top button for UI aesthetics

Fixes #172

Changes :

  1. Created the file "components/Progressbar.tsx" : Added a progressbar
  2. In the file "app/provider.tsx" : Added the "Progressbar" component and the "ScrollToTop" button from "react-simple-scroll-up"

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

##video
https://www.loom.com/share/683f0c3ec9f046d9a52545ac92382a01?sid=cff6df0c-45bb-4035-bfc1-946a70f92435

Copy link

vercel bot commented Nov 7, 2024

@Edasgh is attempting to deploy a commit to the rahulsainlll's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Aarzookhunger
Copy link
Collaborator

@Edasgh can you please attach screenshot after running npm run build, just to ensure there are no build errors.!

@Edasgh
Copy link
Contributor Author

Edasgh commented Nov 7, 2024

@Edasgh can you please attach screenshot after running npm run build, just to ensure there are no build errors.!

Screenshot 2024-11-07 204416

@Aarzookhunger Aarzookhunger merged commit 2902bc4 into rahulsainlll:main Nov 7, 2024
1 check failed
@Edasgh Edasgh deleted the progbar-172 branch November 11, 2024 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc-ext level2 Medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📑 Feature Request: Design Eye-Catching Progress Bar and a Back to top button for UI Aesthetics
2 participants