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

fix(editor): Fix overflow in AI Assistant chat messages #10491

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

MiloradFilipovic
Copy link
Contributor

Summary

  • Fixes code blocks overflow in assistant messages caused by text-wrap: stable not being supported in Chrome.
  • Also, switches to scroll: auto for the assistant chat

Related Linear tickets, Github issues, and Community forum posts

Fixes ADO2-29

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@MiloradFilipovic MiloradFilipovic self-assigned this Aug 21, 2024
@MiloradFilipovic MiloradFilipovic changed the title fix: Fix overflow in AI Assistant chat messages fix(editor): Fix overflow in AI Assistant chat messages Aug 21, 2024
@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Aug 21, 2024
Copy link
Contributor

✅ All Cypress E2E specs passed

Copy link

cypress bot commented Aug 21, 2024



Test summary

413 0 0 0Flakiness 0


Run details

Project n8n
Status Passed
Commit 5a4e07b
Started Aug 21, 2024 8:58 AM
Ended Aug 21, 2024 9:03 AM
Duration 04:54 💡
OS Linux Debian -
Browser Electron 118

View run in Cypress Cloud ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

@MiloradFilipovic MiloradFilipovic merged commit 4a6ca63 into master Aug 21, 2024
28 checks passed
@MiloradFilipovic MiloradFilipovic deleted the ADO2-29-fix-assistant-chat-overflow branch August 21, 2024 09:04
@github-actions github-actions bot mentioned this pull request Aug 21, 2024
@janober
Copy link
Member

janober commented Aug 21, 2024

Got released with [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team Released ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants