8000 Correct display Tabulator with multi index and multi index column by etihwo · Pull Request #7907 · holoviz/panel · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@etihwo
Copy link
Contributor
@etihwo etihwo commented May 9, 2025

This PR fix #7836, however, there are still some open points with Tabulator and multiple index and/or multiple index column.

  • editor is not supported in case of multiple index
  • title seems not supported in case of multiple index column
  • indexes property does not match the index of the dataframe in case of multiple index and multiple index column

@codecov
Copy link
codecov bot commented May 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.67%. Comparing base (6df5266) to head (eb9c551).
Report is 28 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7907      +/-   ##
==========================================
- Coverage   87.12%   86.67%   -0.45%     
==========================================
  Files         346      346              
  Lines       53083    53186     +103     
==========================================
- Hits        46246    46098     -148     
- Misses       6837     7088     +251     

☔ 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.

@philippjfr
Copy link
Member

Many thanks, this is definitely an improvements. If not adequately captured elsewhere could you create an issue about the remaining problems?

@philippjfr philippjfr merged commit 34a6910 into holoviz:main May 14, 2025
33 of 36 checks passed
@etihwo etihwo deleted the etihwo-patch-2 branch May 17, 2025 11:07
@github-actions
Copy link
github-actions bot commented Sep 9, 2025

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tabulator renders blank for DataFrame with MultiIndex

2 participants

0