-
Notifications
You must be signed in to change notification settings - Fork 375
fix(Table): fix tooltips not appearing #8671
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
Conversation
|
The |
|
Preview: https://patternfly-react-pr-8671.surge.sh A11y report: https://patternfly-react-pr-8671-a11y.surge.sh |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
Traced the source of the extra tooltip: the This might be a larger discussion and require a followup refactor to determine how and where custom tooltips should be implemented for Table. For this PR, I have updated |
d64c63c to
664952f
Compare
664952f to
04e589c
Compare
|
So it looks like the default tooltip for truncation is appearing fine on hover. Would we want to open a follow up regarding discussion/refactoring for custom tooltips being passed in since there still is a bug when passing one in?
|
|
closed due to being covered in #8733 |
Tooltips were not appearing for
ThandTdbecause of the trigger wrapping div.