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

SideNavigationListItem: Tooltip properties #155

Closed
arielazzi opened this issue Sep 25, 2019 · 1 comment · Fixed by #156
Closed

SideNavigationListItem: Tooltip properties #155

arielazzi opened this issue Sep 25, 2019 · 1 comment · Fixed by #156
Assignees

Comments

@arielazzi
Copy link

Describe the bug
As mentioned in issue (#127), the release 0.5.1-rc.16 implemented Side Navigation. The component SideNavigationListItem has a property called tooltip, but when applied nothing happend.
The interface SideNavigationListItemProps extends CommonProps, that has tooltip property.

Is the tooltip implementation for this component planned?

Expected behavior
When property tooltip is added, in mouse is over the menu item, should appear a tooltip with the string message.

@MarcusNotheis
Copy link
Contributor

Released in ’v0.6.0-rc.7’

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

Successfully merging a pull request may close this issue.

2 participants