Skip to content

fix: update CsvViewer layout to use flex column.#9336

Merged
mchav merged 1 commit intomarimo-team:mainfrom
mchav:csv_preview
Apr 23, 2026
Merged

fix: update CsvViewer layout to use flex column.#9336
mchav merged 1 commit intomarimo-team:mainfrom
mchav:csv_preview

Conversation

@mchav
Copy link
Copy Markdown
Contributor

@mchav mchav commented Apr 23, 2026

Flex (default to flex row) doesn't show the contents.

📝 Summary

Change flex to flex-col so table shows even when sidebar is small.

Closes #9335

📋 Pre-Review Checklist

  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • Any AI generated code has been reviewed line-by-line by the human PR author, who stands by it.
  • Video or media evidence is provided for any visual changes (optional).

✅ Merge Checklist

  • I have read the contributor guidelines.
  • Documentation has been updated where applicable, including docstrings for API changes.
  • Tests have been added for the changes made.

Flex (default to flex row) doesn't show the contents.
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
marimo-docs Ready Ready Preview, Comment Apr 23, 2026 5:01am

Request Review

@mchav
Copy link
Copy Markdown
Contributor Author

mchav commented Apr 23, 2026

Screenshot 2026-04-22 at 9 50 44 PM

@mchav mchav requested a review from Light2Dark April 23, 2026 05:03
@Light2Dark Light2Dark added the bug Something isn't working label Apr 23, 2026
Copy link
Copy Markdown
Collaborator

@Light2Dark Light2Dark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice find!

@mchav mchav merged commit 86021f4 into marimo-team:main Apr 23, 2026
29 of 30 checks passed
@github-actions
Copy link
Copy Markdown

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.23.3-dev23

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

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CSV files only shows when sidebar is really wide

2 participants