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

feat: Done Creating Scroll To Top Button #779

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TusharKumawat1
Copy link

@TusharKumawat1 TusharKumawat1 commented Oct 20, 2023

What type of PR is this? (check all applicable)

Description

This pull request introduces a new 'Scroll to Top' button feature to our website. I've created a separate component for this feature called 'ScrolltoTop.' The button will appear after the user has scrolled down 20 pixels, allowing them to effortlessly return to the top of the page with a single click. I've used inline CSS for styling as the project's Tailwind CSS version does not support some of the required properties. The button is designed with style, featuring a black background, white text, and a smooth scrolling animation. This addition enhances website usability and provides an aesthetically pleasing, user-friendly browsing experience. Your feedback on this PR is appreciated as we aim to improve our website's overall user engagement.

QA Instructions, Screenshots, Recordings

video01.mp4

Added to documentation?

  • readme

Copy link
Collaborator

@g-savitha g-savitha left a comment

Choose a reason for hiding this comment

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

LGTM.

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.

scroll-up button (Hacktober Fest)
2 participants