Skip to content

feat: implement "Back-to-Top" button with smooth scroll and fade animation (#35)#36

Merged
fahimahammed merged 1 commit intofahimahammed:mainfrom
tejaspokale22:feat/issue-#35
Oct 7, 2025
Merged

feat: implement "Back-to-Top" button with smooth scroll and fade animation (#35)#36
fahimahammed merged 1 commit intofahimahammed:mainfrom
tejaspokale22:feat/issue-#35

Conversation

@tejaspokale22
Copy link
Contributor

Add Back to Top Button (#35)

Overview

Added a Back to Top button that appears when scrolling down and smoothly scrolls the page back to the top when clicked.

Changes

  • Added back-to-top.js for scroll and visibility logic.
  • Updated custom.css with styling and fade animation for the Back to Top button.
  • Integrated button into the layout with accessibility support.

Demo

Watch video demo

Linked Issue

Closes #35

Copy link
Owner

@fahimahammed fahimahammed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for your contribution

@fahimahammed fahimahammed merged commit 3fdbbb2 into fahimahammed:main Oct 7, 2025
1 check passed
@tejaspokale22 tejaspokale22 deleted the feat/issue-#35 branch October 7, 2025 19:01
@tejaspokale22
Copy link
Contributor Author

You're welcome! Glad I could contribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Back to top button

2 participants