Skip to content

Conversation

@breity
Copy link
Member

@breity breity commented Jun 6, 2025

Changes

  • Constrain the AI Chat component messages container to a max height of 500px.
  • Scroll tot he bottom after each new message.

Test

  • Add an AI Chat component to a unit and test it out with several messages.
  • Ensure that the messages section doesn't exceed 500px and that the chat interface scrolls to the bottom whenever a new message appears.

Closes #2180.

@breity breity requested a review from hirokiterashima June 6, 2025 18:06
@breity breity self-assigned this Jun 6, 2025
@breity breity added the feature request someone requests a feature label Jun 6, 2025
@breity breity merged commit 68aa144 into develop Jun 6, 2025
6 checks passed
@breity breity deleted the constrain-chat-box-height branch June 6, 2025 20:18
@hirokiterashima
Copy link
Member

🎉 This PR is included in version 5.190.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature request someone requests a feature released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(AIChat): constrain chat box height

3 participants