Skip to content

Tables Not Rendered Properly in Chat UI – No Gaps or Lines Between Columns/Rows #1972

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

Closed
arnavchauhan7 opened this issue Apr 12, 2025 · 0 comments · Fixed by #1973
Closed

Comments

@arnavchauhan7
Copy link

Hi team,

When using Py-Shiny's chat UI, I noticed that tables rendered in the response are not displayed properly. Specifically:

  • There are no visible gaps or lines between columns and rows.
  • The entire table appears like a single continuous line of text, which makes it difficult to read and interpret.
  • This occurs even when using markdown-style tables.

Please refer to the attached screenshot for a visual example of the issue.


Expected Behavior:
Tables should be rendered with appropriate spacing, borders, or at least visual separation between columns and rows to enhance readability.

Actual Behavior:
Tables appear visually collapsed with no formatting.


Environment:

  • Py-Shiny version: 1.4.0
  • OS: Microsoft Windows 11 Home Single Language (Build 26100)
  • Browser: Google Chrome

Screenshot:
Image


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

Successfully merging a pull request may close this issue.

1 participant