Skip to content

fix(AIChat): Show student avatar when response is long#2298

Merged
breity merged 1 commit intodevelopfrom
fix-ai-chat-student-avatar
Apr 3, 2026
Merged

fix(AIChat): Show student avatar when response is long#2298
breity merged 1 commit intodevelopfrom
fix-ai-chat-student-avatar

Conversation

@breity
Copy link
Copy Markdown
Member

@breity breity commented Apr 3, 2026

Changes

  • Fixes display bug that was causing student avatar to be cut off for long student responses.

Test

  • Make sure student avatar is visible for long responses in AI Chat activities.

Closes #2294.

@breity breity self-assigned this Apr 3, 2026
@qltysh
Copy link
Copy Markdown

qltysh bot commented Apr 3, 2026

Qlty

Coverage Impact

Unable to calculate total coverage change because base branch coverage was not found.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@breity breity merged commit 382d29d into develop Apr 3, 2026
4 checks passed
@breity breity deleted the fix-ai-chat-student-avatar branch April 3, 2026 16:51
@hirokiterashima
Copy link
Copy Markdown
Member

🎉 This PR is included in version 5.223.1 🎉

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

style(AIChat): Student icon gets cut off when response is long

2 participants