Skip to content

Added Scroll to Top button#44

Merged
AvishkarPatil merged 2 commits intoAvishkarPatil:mainfrom
Hrusikesh001:feature-2
Aug 26, 2025
Merged

Added Scroll to Top button#44
AvishkarPatil merged 2 commits intoAvishkarPatil:mainfrom
Hrusikesh001:feature-2

Conversation

@Hrusikesh001
Copy link
Contributor

📝 Description

Added a Scroll to Top button to improve user navigation.

  • The button appears when the user scrolls down the page (after 200px).

  • Clicking the button smoothly scrolls back to the top.

  • Positioned at the bottom-right corner of the screen.

  • Styled for a dark theme with hover effects and accessibility considerations.

🔗 Related Issue

Fixes #10

🔄 Type of Change

  • New feature (non-breaking change which adds functionality)
  • UI/UX improvement

🧪 Testing

  • I have performed a self-review of my code
  • Code has been tested locally
  • Tests pass (if applicable)
  • No new warnings introduced

📱 Frontend Changes (if applicable)

  • Responsive design tested
  • Cross-browser compatibility checked
  • Accessibility guidelines followed

🔧 Backend Changes (if applicable)

No Changes

📸 Screenshots/Demo

Screen.Recording.2025-08-26.085241.mp4

📋 Additional Notes

  • The button enhances usability for long pages.
  • Can be further customized with icons/animations if required.

✅ Checklist

  • My code follows the project's coding standards
  • I have updated documentation where necessary
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
Screenshot 2025-08-26 085146

@AvishkarPatil . I’ve added the Scroll to Top button to improve user navigation with the theme fixes. Could you please review and let me know if it looks good?

Please check and merge the PR

@github-actions
Copy link

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@Hrusikesh001
Copy link
Contributor Author

It looks amazing please review the changes and merge the PR. @AvishkarPatil

@Hrusikesh001
Copy link
Contributor Author

All looks good @AvishkarPatil please check and merge the PR.

@AvishkarPatil AvishkarPatil merged commit 2dab4ad into AvishkarPatil:main Aug 26, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

Add scroll to top button

3 participants