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

Added a scroll down button #3319

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

banasmita24
Copy link
Contributor

Related Issue

None

Fixes: #3138

Description

This pull request introduces a scroll button that enables smooth page-by-page scrolling on the website. The button is fixed in position and enhances user experience by allowing users to navigate through the content effortlessly. Upon clicking the button, the page scrolls down by the height of the viewport, creating a more engaging interaction.

Issue number -> #3138

Type of PR

Feature Enhancement

Screenshots / videos (if applicable)

Before:
image

After:
image

Checklist:

  • I have made this change from my own.
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers and screenshots after making the changes.

Copy link

vercel bot commented Oct 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
swapreads ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 12, 2024 3:40pm

Copy link
Contributor

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Oct 12, 2024

Deploy Preview for swapreadsconnect ready!

Name Link
🔨 Latest commit 1616d79
🔍 Latest deploy log https://app.netlify.com/sites/swapreadsconnect/deploys/670a98589c29ea00086391e7
😎 Deploy Preview https://deploy-preview-3319--swapreadsconnect.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sailaja-adapa sailaja-adapa added level2 Intermediate gssoc-ext This contribution is under GirlScript Summer of Code 2024 Extended Edition! hacktoberfest-accepted GSSOC Ext. is collaborated with Hacktoberfest labels Oct 13, 2024
@sailaja-adapa sailaja-adapa merged commit cc88895 into anuragverma108:main Oct 13, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext This contribution is under GirlScript Summer of Code 2024 Extended Edition! hacktoberfest-accepted GSSOC Ext. is collaborated with Hacktoberfest level2 Intermediate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: Adding a scroll down button
2 participants