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

[EuiTooltip] Add display prop like EuiPopover #4086

Closed
cchaos opened this issue Sep 30, 2020 · 1 comment · Fixed by #4148
Closed

[EuiTooltip] Add display prop like EuiPopover #4086

cchaos opened this issue Sep 30, 2020 · 1 comment · Fixed by #4148

Comments

@cchaos
Copy link
Contributor

cchaos commented Sep 30, 2020

Another constant hassle is having to change EuiTooltip's anchorClassName to eui-displayBlock in order to change to block from inline-block. EuiPopover fixed this by adding display?: keyof typeof displayToClassNameMap; for quick customization which allows it to accept any of the ways the consumer might need it to display.

@Phizzard
Copy link
Contributor

Phizzard commented Oct 1, 2020

Hey, Is it okay if I take this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants