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

[FloatingActionButton] Tooltip #1290

Closed
ayozebarrera opened this issue Jul 30, 2015 · 7 comments
Closed

[FloatingActionButton] Tooltip #1290

ayozebarrera opened this issue Jul 30, 2015 · 7 comments
Labels
component: Fab The React component.

Comments

@ayozebarrera
Copy link

Can't achieve to have a Floating action button with tooltip.

I saw the component has not tooltip prop, so try to insert an IconButton inside but didn't work for me..
so tried to use an IconButton but it has no onClick event so..

Anyway to have an circled button with hover and onClick?

@ayozebarrera
Copy link
Author

Icon button + simply onClick is my best achieve at the moment ^^

Have to change all my floating action buttons to icon buttons

@madvas
Copy link

madvas commented Sep 8, 2015

👍 FloatingActionButton should have tooltip prop

@chrisfls
Copy link

+1 FloatingActionButton must have tooltip prop

@oliviertassinari
Copy link
Member

Maybe we should have a Tooltip component

@chrisfls
Copy link

It would ease things, but for now I'm using this fab(syntax modified to conform to my linter settings)
https://gist.github.com/kress95/6207799dedc128470392

(after work I might make a pull request with the standard syntax, but still trying to figure how to apply a proper margin depending on the position EDIT: found it)

@shaurya947
Copy link
Contributor

@oliviertassinari we have a Tooltip component now I believe.. do you know how might that be used to achieve this use case?

@shaurya947
Copy link
Contributor

duplicate of #1366. Closing

@oliviertassinari oliviertassinari added the component: Fab The React component. label Aug 22, 2020
mnajdova pushed a commit to mnajdova/material-ui that referenced this issue Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: Fab The React component.
Projects
None yet
Development

No branches or pull requests

5 participants