Skip to content

Conversation

@Light2Dark
Copy link
Contributor

@Light2Dark Light2Dark commented Oct 24, 2025

📝 Summary

There is a bug with wrap text on large strings. This fixes it, whenever wrap is turned on, we display normally (not popout component).

Also included is a fix for w-full instead of w-fit, which ensures long text have ellipsis when overflowed.

CleanShot.2025-10-24.at.17.35.44.mp4

🔍 Description of Changes

📋 Checklist

  • I have read the contributor guidelines.
  • 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).
  • I have added tests for the changes made.
  • I have run the code and verified that it works as expected.

@Light2Dark Light2Dark requested a review from manzt as a code owner October 24, 2025 09:37
@vercel
Copy link

vercel bot commented Oct 24, 2025

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

Project Deployment Preview Comments Updated (UTC)
marimo-docs Ready Ready Preview Comment Oct 24, 2025 9:37am

@mscolnick mscolnick merged commit 4dc2b15 into main Oct 24, 2025
26 checks passed
@mscolnick mscolnick deleted the sham/fix-cell-wrapping branch October 24, 2025 13:38
@dmadisetti dmadisetti added the bug Something isn't working label Oct 24, 2025
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.

4 participants