Component: Tooltip needs always visible option #13896
Labels
Status: Discussion
Issue or pull request needs to be discussed by Core Team
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Type: New Feature
Issue contains a new feature or new component request
Describe the feature you would like to see added
We need to be able to show tooltips on mobile devices, e.g. using the speed dial control there is no way for the user to know what each icon means without some textual context.
Is your feature request related to a problem?
Users cannot tell what the option in a speed dial does without any textual context. The speed dial would otherwise be a great component for mobile users.
Describe the solution you'd like
Ideally extend the current tooltipEvent prop to have an "Always" or "None" event type that means the tooltip is always shown.
Describe alternatives you have considered
CSS overrides won't work since the tooltip element isn't rendered until the tooltipEvent occurs.
Additional context
No response
The text was updated successfully, but these errors were encountered: