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

Scroll back button styling and adding a progress ring on it with 1 commit on new PR. #380

Merged
merged 2 commits into from
Nov 3, 2024

Conversation

shriyadindi
Copy link
Contributor

@shriyadindi shriyadindi commented Nov 2, 2024

πŸ“‹ Description

Scroll back button styling and adding a progress ring on it with 1 commit on new PR.
Enhancing the css styling of the scroll back button by adding a timeline on it. #365
Fixes #352

βœ… Checklist

Before submitting the PR, please make sure you have completed the following:

  • I have followed all the guidlines mentioned in CONTRIBUTING.md.
  • 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.
  • I have made corresponding changes to the documentation (if applicable).
  • I have tested it locally and it works fine.
  • Any dependent changes have been merged and published in downstream modules.

🏷️ Types of Changes

What type of changes does your code introduce? (Check all that apply)

  • Bug fix (non-breaking change which fixes an issue) πŸ›
  • New feature (non-breaking change which adds functionality) ✨
  • UI enhancement (non-breaking change which enhances UI) 🎨
  • Documentation update πŸ“š

Thank you for contributing to Research Nexus! We look forward to reviewing your PR and getting it merged!

</button>
<style>
Copy link
Owner

Choose a reason for hiding this comment

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

Please don't add styling in the html file

@Harshdev098 Harshdev098 merged commit 8bfb48e into Harshdev098:main Nov 3, 2024
1 check passed
Copy link
Contributor

github-actions bot commented Nov 3, 2024

πŸŽ‰πŸŽ‰ Thank you for your contribution! Your PR #380 has been merged! πŸŽ‰πŸŽ‰

@Harshdev098 Harshdev098 added hacktoberfest This issue belongs to hacktoberfest gssoc-ext This issue is under GSSoc Ext program level2 level2 lebel for gssoc level hacktoberfest-accepted label for accepted PRs under hacktoberfest labels Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext This issue is under GSSoc Ext program hacktoberfest This issue belongs to hacktoberfest hacktoberfest-accepted label for accepted PRs under hacktoberfest level2 level2 lebel for gssoc level
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhancing the css styling of the scroll back button by adding a timeline on it.
2 participants