Skip to content
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

Ensure Tabulator table content does not overflow #7425

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

philippjfr
Copy link
Member

@philippjfr philippjfr commented Oct 21, 2024

Set max-width on the .tabulator-table DOM element as it overflows in certain cases if row_content is provided.

Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.24%. Comparing base (c6505f0) to head (3ece2ec).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7425   +/-   ##
=======================================
  Coverage   82.23%   82.24%           
=======================================
  Files         337      337           
  Lines       50634    50634           
=======================================
+ Hits        41641    41645    +4     
+ Misses       8993     8989    -4     

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

@philippjfr philippjfr merged commit 03542a6 into main Oct 23, 2024
18 checks passed
@philippjfr philippjfr deleted the tabulator_table_width branch October 23, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants