Summary:
The user included a data set that is a table in markdown format. The table had more columns than could fit on the screen, so it expanded outside the width boundaries of the chat.
Reproduction Steps:
- Paste in a markdown table with 8 columns of data that has headers for each column of at least one word each
- Chat with DeepSeek R1 about the data
- Note that when rendering the user prompt in the chat, the table expands in width outside of the box used to show the user's prompt.
- This also happens if the LLM generates the table and renders it in the chat. It causes all text to wrap as wide as the table.
Expected Result:
The table should stay within the bounds of the chat width instead of causing the width to expand.
Attachments:
- Screenshot of a table the user pasted in
- Screenshot of a table the LLM returned in a chat
- The table data to paste in for reproducing the bug
austin-weather-data.txt
Summary:
The user included a data set that is a table in markdown format. The table had more columns than could fit on the screen, so it expanded outside the width boundaries of the chat.
Reproduction Steps:
Expected Result:
The table should stay within the bounds of the chat width instead of causing the width to expand.
Attachments:
austin-weather-data.txt