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

[BUG FIX] Resolved Chatbot Submit Button Styling Issue (#647) #743

Merged
merged 4 commits into from
Oct 28, 2024

Conversation

krishaarya
Copy link
Contributor

@krishaarya krishaarya commented Oct 27, 2024

What does this PR do?

This PR fixes the issue of the misaligned submit button in the chatbot interface. The button was not properly styled and appeared out of place in the chat window. In addition, the hover effect was missing, which affected the overall user experience. The fix includes aligning the button correctly within its container and adding a smooth hover effect to improve UI/UX consistency.

Fixes # (replace with actual issue number)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Chore (refactoring code, technical debt, workflow improvements)

Screenshots

Before:

![Before Fix](
Screenshot 2024-10-26 060244
)

After:

After Fix
After Fix

Mandatory Tasks

  • The changes have been tested on different devices and screen sizes to ensure proper responsiveness.
  • I have self-reviewed the code and verified that it follows the best coding practices.
  • The button styling is now cohesive with the rest of the chat window and the hover effect is consistent.

Copy link

vercel bot commented Oct 27, 2024

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

Name Status Preview Comments Updated (UTC)
ticket-booking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 11:38pm

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 @krishaarya for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better

@krishaarya
Copy link
Contributor Author

The after fix image is not visible in the above commit thus here is the after fix image:
button_fixed
hover_button

@ankit071105 ankit071105 merged commit 843accf into ankit071105:main Oct 28, 2024
2 of 3 checks passed
@krishaarya
Copy link
Contributor Author

@ankit071105 Sir I have created a new PR with correct pr_description please merge it.

ankit071105 added a commit that referenced this pull request Oct 29, 2024
[BUG FIX] Resolved Chatbot Submit Button Styling Issue #743
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants