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

Add tooltip to ellipsized table header #1304

Merged
merged 7 commits into from
Jun 16, 2023
Merged

Conversation

m-akinc
Copy link
Contributor

@m-akinc m-akinc commented Jun 15, 2023

Pull Request

🀨 Rationale

Fixes #857
Specifically, finishes the remaining work of adding a tooltip to header when text is ellipsized.

πŸ‘©β€πŸ’» Implementation

Updated the column template and base class. Follows established pattern.

πŸ§ͺ Testing

Added three new automated tests.

βœ… Checklist

  • I have updated the project documentation to reflect my changes or determined no changes are needed.

@m-akinc m-akinc requested review from rajsite and jattasNI as code owners June 15, 2023 14:52
@m-akinc m-akinc requested a review from jattasNI June 15, 2023 16:38
@m-akinc m-akinc enabled auto-merge (squash) June 16, 2023 18:20
@m-akinc m-akinc merged commit 58ad3aa into main Jun 16, 2023
@m-akinc m-akinc deleted the users/makinc/table-header-tooltip branch June 16, 2023 19:03
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.

Tooltip support for truncated cells
4 participants