Skip to content

feat: add responsive back-to-top button with smooth scrolling#56

Open
jikrana1 wants to merge 1 commit into
Canopus-Labs:mainfrom
jikrana1:feat/back-to-top-button
Open

feat: add responsive back-to-top button with smooth scrolling#56
jikrana1 wants to merge 1 commit into
Canopus-Labs:mainfrom
jikrana1:feat/back-to-top-button

Conversation

@jikrana1
Copy link
Copy Markdown

@jikrana1 jikrana1 commented Jun 1, 2026

📌 Related Issue

Fixes #42


Description of Changes

Implemented a responsive Back-to-Top button that appears when users scroll down the page and smoothly scrolls back to the top when clicked.

Changes Made:

  • Added a floating Back-to-Top button
  • Implemented smooth scrolling behavior
  • Added Framer Motion animations for button appearance and interactions
  • Designed a modern glassmorphism-style UI with gradient effects
  • Ensured responsiveness across desktop, tablet, and mobile devices
  • Improved overall user experience for navigating long pages

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Refactoring

🧪 Checklist

  • I have tested my changes locally
  • The feature works as expected
  • Code follows the project style guidelines
  • Responsive design verified on different screen sizes

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.

Implement Responsive Back-to-Top Button with Smooth Scrolling

1 participant