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

fixed the issue with overlapping chatbot and go-to-top button on test… #1124

Merged

Conversation

bhat-shubham
Copy link

…imonial page Co-authored-by:bhat-shubham [email protected]

Issues Identification

Closes: #1123

Description

Summary

This pull request fixes the overlapping issue between the "Go-to-Top" button and the "Chatbot" button on the "Testimonials" page.

Details

The CSS styles for the "Go-to-Top" button have been modified to ensure proper positioning, preventing overlap with the "Chatbot" button when scrolling down.

Types of Changes

Please check the boxes that apply

[X] Bugfix (non-breaking change that fixes an issue)
[ ] New feature (non-breaking change that adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Documentation update (Documentation content changed)
[ ] Other (please describe)

Checklist

Please check the boxes that apply

[X ] My code follows the style guidelines
[X] 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
[X] My changes generate no new warnings
[X] My changes do not break the current system and pass all existing test cases
[ ] I have added tests that prove my fix is effective or that my feature works
[X] New and existing unit tests pass locally with my changes

Screenshots

image

Additional Information

The overlapping issue was resolved by adjusting the bottom and right CSS properties of the "Go-to-Top" button to ensure proper positioning.

Copy link

netlify bot commented Oct 31, 2024

👷 Deploy Preview for ml-fusion-lab processing.

Name Link
🔨 Latest commit 39d047f
🔍 Latest deploy log https://app.netlify.com/sites/ml-fusion-lab/deploys/6723d56c61ec080008fe2890

Copy link

netlify bot commented Oct 31, 2024

Deploy Preview for ml-fusion-lab ready!

Name Link
🔨 Latest commit 39d047f
🔍 Latest deploy log https://app.netlify.com/sites/ml-fusion-lab/deploys/6723d56c61ec080008fe2890
😎 Deploy Preview https://deploy-preview-1124--ml-fusion-lab.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.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Thank you, bhat-shubham, for creating this pull request and contributing to ML Fusion Lab! 💗

The maintainers will review this Pull Request and provide feedback as soon as possible! 😇
We appreciate your patience and contribution, Keep up the great work! 😀

@vivekvardhan2810 vivekvardhan2810 self-requested a review October 31, 2024 19:09
@vivekvardhan2810 vivekvardhan2810 added level1 Beginner level issues/pull requests gssoc-ext These issue/pull request will be considered for GSSOC'24 Extd labels Oct 31, 2024
@vivekvardhan2810 vivekvardhan2810 merged commit c831fc7 into ML-Fusion-Lab:main Oct 31, 2024
5 checks passed
@vivekvardhan2810
Copy link
Member

@bhat-shubham thank you for your contribution to ML Fusion Lab.

your contribution gives a value to us.

now please do work on other projects.

As i have said earlier this project and i am inactive for somedays, due to some of my works.

i hope you understand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext These issue/pull request will be considered for GSSOC'24 Extd level1 Beginner level issues/pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

button overlapping at the testimonial page
2 participants