ckeditor / ckeditor5

Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
https://ckeditor.com/ckeditor-5
Other
9.34k stars 3.68k forks source link

Overflow issues in the Chat with mentions example #14688

Open charlttsie opened 1 year ago

charlttsie commented 1 year ago

📝 Provide a description of requested docs changes

Overflow should be handled for long words without spaces sent in the chat in the Chat with mentions docs example, as currently the text exceeds the right border when it's too long:

text-overflow

The same thing happens with images inserted into a table, so the size needs to be constrained in the chat's container:

overflow-image-table
CKEditorBot commented 1 month ago

There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.