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

styles and alignment of back to top #355

Merged
merged 2 commits into from
Nov 1, 2024

Conversation

shriyadindi
Copy link
Contributor

@shriyadindi shriyadindi commented Oct 31, 2024

📋 Description

Scroll back button and the chatbot are overlapping, resolved the bug.

Fixes #349

BEFORE:
Screenshot 2024-10-31 144310

AFTER:

Screenshot 2024-10-31 144606

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!

@Harshdev098
Copy link
Owner

@shriyadindi It seems the previous PR changes are existing in this PR, open a PRs with different branches and make sure your previous changes of the PR does not included

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

github-actions bot commented Nov 1, 2024

🎉🎉 Thank you for your contribution! Your PR #355 has been merged! 🎉🎉

@shriyadindi
Copy link
Contributor Author

@Harshdev098 Kindly assign the labels.

@shriyadindi shriyadindi changed the title Scroll back button and the chatbot are overlapping styles and alignment of back to top Nov 1, 2024
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 back button and the chatbot are overlapping
2 participants