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 tooltips to context menu #817

Merged
merged 5 commits into from
May 11, 2018
Merged

Add tooltips to context menu #817

merged 5 commits into from
May 11, 2018

Conversation

snide
Copy link
Contributor

@snide snide commented May 10, 2018

Fixed #808

Context menus now allow a toolTipTitle and toolTipContent to apply a tooltip.

@snide
Copy link
Contributor Author

snide commented May 11, 2018

jenkins, test this

@snide
Copy link
Contributor Author

snide commented May 11, 2018

Need to update the tests for this.

/**
* Dictates the position of the tooltip.
*/
toolTipPosition: PropTypes.node,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be string instead of node, or better grab POSITIONS enum from tool_tip.js and use oneOf

@snide
Copy link
Contributor Author

snide commented May 11, 2018

Feedback addressed. Tests back up to speed.

@snide snide merged commit 935f9e2 into elastic:master May 11, 2018
@snide snide deleted the feature/808 branch May 11, 2018 22:07
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.

2 participants