Skip to content

Conversation

@alizahh-7
Copy link
Contributor

📝 PR Description

This PR introduces a ScrollToBottom button that allows users to quickly navigate to the bottom of the page.

Created a new ScrollToBottom component.

Integrated the component into App.jsx so it renders globally across the app.

Ensures better navigation UX, especially for long dashboard views.

✅ Tested locally and working as expected.

Screen.Recording.2025-09-05.201032.mp4

@vercel
Copy link

vercel bot commented Sep 5, 2025

@alizahh-7 is attempting to deploy a commit to the eccentriccoder01's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Sep 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
saralseva Ready Ready Preview Comment Sep 5, 2025 4:46pm

@eccentriccoder01
Copy link
Owner

eccentriccoder01 commented Sep 5, 2025

Sorry for the late response @alizahh-7, I was caught up with a lot of things since yesterday... and great work! But in the preview deployment the button doesn't appear... On checking the files, I found you've added only 2 files for the structure and design of the button, but haven't implemented it yet in any part of the app... Most probably the changes weren't pushed from your local repo, kindly recjeck it... Thanks!

@eccentriccoder01 eccentriccoder01 linked an issue Sep 5, 2025 that may be closed by this pull request
@eccentriccoder01 eccentriccoder01 added enhancement New feature or request good first issue Good for newcomers gssoc25 level 1 labels Sep 5, 2025
@alizahh-7
Copy link
Contributor Author

@eccentriccoder01 Hi! Thanks for your feedback 😊

I’ve now implemented in user/src/App.jsx and pushed it to the PR branch. The button should now appear in the preview deployment. I’ve also tested it locally, and it scrolls to the bottom as expected.

Please let me know if it’s showing correctly on your side!

@eccentriccoder01
Copy link
Owner

I've checked the deployment @alizahh-7 and it works perfectly now! Thank you soooo much for improving SaralSeva🧡

@eccentriccoder01 eccentriccoder01 merged commit b706afc into eccentriccoder01:main Sep 5, 2025
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request good first issue Good for newcomers gssoc25 level 1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a scroll to bottom button

2 participants