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 EuiIconTip #528

Merged
merged 2 commits into from
Mar 16, 2018
Merged

Add EuiIconTip #528

merged 2 commits into from
Mar 16, 2018

Conversation

cjcenizal
Copy link
Contributor

@cjcenizal cjcenizal commented Mar 15, 2018

image

We can use them to replace the kbn-info directive in Kibana. This is something we need to do before 6.3 because a recent change broke these tooltips:

kbn_info_bug

Copy link
Contributor

@snide snide left a comment

Choose a reason for hiding this comment

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

Looks good. Do you mind adding to the docs that it accepts / passes down the props to EuiToolTip? Maybe show that in the example... add position="right" to one of them or something.

Might wanna name it EuiIconToolTip just because it's directly related, but I don't care strongly about it if we wanna go with the shorthand.

@cjcenizal
Copy link
Contributor Author

Thanks @snide, good point about the docs. I like the short-hand so I'm going to leave the name as-is.

@cjcenizal cjcenizal merged commit 11edf69 into elastic:master Mar 16, 2018
@cjcenizal cjcenizal deleted the info-tool-tip branch March 16, 2018 00:38
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