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

[CAI-144] Fix Message Overflow #1128

Merged
merged 101 commits into from
Sep 24, 2024

Conversation

Sebastiano-Bertolin
Copy link
Collaborator

@Sebastiano-Bertolin Sebastiano-Bertolin commented Sep 16, 2024

Depends on: #1086

List of Changes

Fix message text overflow

Motivation and Context

Fix an issue when a long string is sent as message and the text overflowed outside the message container

How Has This Been Tested?

Manually

Screenshots (if appropriate):

image
Screenshot 2024-09-16 at 15 46 52

Types of changes

  • Chore (nothing changes by a user perspective)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

…/chatbot/CAI-90-chatbot-chat-updated-component
…into feature/chatbot/CAI-90-update-chatbot-layout
…into feature/chatbot/CAI-90-update-chatbot-layout
…into feature/chatbot/CAI-90-update-chatbot-layout
Copy link

changeset-bot bot commented Sep 16, 2024

⚠️ No Changeset found

Latest commit: dbd0f08

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

Branch is not up to date with base branch

@Sebastiano-Bertolin it seems this Pull Request is not updated with base branch.
Please proceed with a merge or rebase to solve this.

Copy link

dpulls bot commented Sep 24, 2024

🎉 All dependencies have been resolved !

Copy link
Contributor

github-actions bot commented Sep 24, 2024

Jira Pull Request Link

This Pull Request refers to the following Jira issue CAI-144

Copy link
Contributor

📦 Next.js Bundle Analysis for nextjs-website

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@MarcoPonchia MarcoPonchia merged commit 3eb5f46 into main Sep 24, 2024
12 checks passed
@MarcoPonchia MarcoPonchia deleted the hotfix/chatbot/CAI-144-fix-message-textoverflow branch September 24, 2024 16:02
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.

2 participants