Skip to content

Remove no-wrap from table columns#8928

Merged
javierjulio merged 1 commit intomasterfrom
remove-nowrap-table-column
Jan 27, 2026
Merged

Remove no-wrap from table columns#8928
javierjulio merged 1 commit intomasterfrom
remove-nowrap-table-column

Conversation

@javierjulio
Copy link
Member

Let table columns adjust naturally even if the column heading is long but the content isn't, for either index tables or table_for usages as it's a better default. This can be changed as a base style or per column if users prefer. This won't cause the table to scroll offscreen in the case of table_for by default for small tables.

@javierjulio javierjulio self-assigned this Jan 27, 2026
@codecov
Copy link

codecov bot commented Jan 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.08%. Comparing base (ae4778e) to head (8a214ac).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8928   +/-   ##
=======================================
  Coverage   99.08%   99.08%           
=======================================
  Files         139      139           
  Lines        4045     4045           
=======================================
  Hits         4008     4008           
  Misses         37       37           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@javierjulio javierjulio merged commit 032e956 into master Jan 27, 2026
26 checks passed
@javierjulio javierjulio deleted the remove-nowrap-table-column branch January 27, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant