Skip to content

Apply changes from @keskami to oui-main #1498

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TomasLongo
Copy link

Disclaimer

This PR is, basically, a duplicate of #1133. The original PR seems to be mergeable. However, there has been no activity for 1. years now and the PR needed to be rebased on main.
This is my attempt to drive this PR forward.

@joshuarrrr
@keskami


Description

Adds tooltip to DataGrid header cell

Issues Resolved

Fixes #809

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • All tests pass
  • yarn lint
  • yarn test-unit
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff
    By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@ashwin-pc
Copy link
Member

Hey @TomasLongo we are planning on completely refactoring the table component soon and as a result might not maintain this component going forward. Right now we are trying to avoid making any changes to the current table component since we dont want to affect any existing usecases. Since this change has more changes than what i was hoping to quickly review and push in, would it be okay to table this until one of the maintainers gets some time to review it or we introduce the new table?

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.

Data Grid - Column Headers - Add tooltip on hover
2 participants