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

[SpeedDial] Add a prop to always show tooltips when open #11564

Closed
2 tasks done
Forfold opened this issue May 23, 2018 · 1 comment
Closed
2 tasks done

[SpeedDial] Add a prop to always show tooltips when open #11564

Forfold opened this issue May 23, 2018 · 1 comment
Labels
component: speed dial This is the name of the generic UI component, not the React module!

Comments

@Forfold
Copy link

Forfold commented May 23, 2018

Add a property to <SpeedDialAction />'s <Tooltip /> to enable always showing its tooltip when the Action is shown. I see this property as necessary, as currently if you are using a mobile or touch device, you cannot see the tooltips. With the option to always show tooltips, I can see this problem being resolved.

  • This is a v1.x issue (v0.x is no longer maintained).
  • I have searched the issues of this repository and believe that this is not a duplicate.
@oliviertassinari oliviertassinari added package: lab Specific to @mui/lab component: speed dial This is the name of the generic UI component, not the React module! labels May 23, 2018
@eps1lon
Copy link
Member

eps1lon commented Oct 3, 2018

Implemented by @hashwin in #12590 and released in @material-ui/[email protected].

Demo

@eps1lon eps1lon closed this as completed Oct 3, 2018
@oliviertassinari oliviertassinari changed the title [Lab] [SpeedDial] Add a prop to always show tooltips when open [SpeedDial] Add a prop to always show tooltips when open Jan 9, 2021
@oliviertassinari oliviertassinari removed the package: lab Specific to @mui/lab label Jan 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: speed dial This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

3 participants