-
-
Notifications
You must be signed in to change notification settings - Fork 536
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
Address issues with Tabulator embed_content and optimize row expansion #7364
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7364 +/- ##
==========================================
- Coverage 82.21% 82.21% -0.01%
==========================================
Files 337 337
Lines 50513 50545 +32
==========================================
+ Hits 41530 41556 +26
- Misses 8983 8989 +6 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, I have added some nits comments.
Co-authored-by: Simon Høxbro Hansen <[email protected]>
pre-commit.ci autofix |
This pull request has been mentioned on HoloViz Discourse. There might be relevant details there: https://discourse.holoviz.org/t/tabulator-with-collapsed-row-content-by-default/8301/7 |
Fixes #7361