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 Scroll Button to Blog Page πŸš€ #208

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

ak-0283
Copy link
Contributor

@ak-0283 ak-0283 commented Jan 30, 2025

Fixes #202

Description:
In this update, I have implemented a scroll button on the Blog Page to enhance the user experience and improve navigation. πŸ†

πŸ”Ή Changes Made:

βœ”οΈ Added a scroll button to the Blog Page for easy navigation.
βœ”οΈ Ensured smooth scrolling functionality for a better user experience.
βœ”οΈ Designed the button to be responsive and visually appealing.

πŸ“Œ Why This Change?

Previously, users had to manually scroll back to the top, which could be inconvenient for longer blog posts. With this addition, they can now seamlessly return to the top with just one click! ⏫

πŸ” Testing & Implementation

βœ… Tested the button across different screen sizes to ensure responsiveness.
βœ… Verified that the button only appears when scrolling down.
βœ… Applied necessary styling to maintain consistency with the overall UI.

This enhancement improves usability and ensures a smoother browsing experience on the Blog Page! πŸš€

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / videos (if applicable)


Screenshot 2025-01-30 130738


Checklist:

  • I have performed a self-review of my code.
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

For Additional Context, you can write something like:

This PR introduces a scroll-to-top button on the Blog Page to improve navigation. The button appears when the user scrolls down and provides a smooth scrolling effect. Tested across different screen sizes for responsiveness. Let me know if any modifications are needed! πŸš€

Copy link

vercel bot commented Jan 30, 2025

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
scd-profile-score βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jan 30, 2025 10:02am

Copy link

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 CONTRIBUTE.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@ak-0283
Copy link
Contributor Author

ak-0283 commented Jan 30, 2025

Please review and merge it. @Ojas-Arora

@Ojas-Arora
Copy link
Owner

@ak-0283 Update Branch.

@ak-0283
Copy link
Contributor Author

ak-0283 commented Jan 30, 2025

i have updated now. @Ojas-Arora

Copy link
Owner

@Ojas-Arora Ojas-Arora left a comment

Choose a reason for hiding this comment

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

Done

@Ojas-Arora Ojas-Arora merged commit e94aede into Ojas-Arora:main Jan 30, 2025
2 checks passed
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.

πŸ› οΈ Adding a Scroll Button to the About Page πŸš€
2 participants