[Feature Request]: InfoLabel does not show tooltip when hovered over #33745
Labels
Component: InfoLabel
Fluent UI react-components (v9)
Needs: PM
Incoming shield issues that are feature type which require PM to review.
Type: Feature
Component
InfoLabel
Package version
9.49.2
React version
18.3.0
Environment
Current Behavior
InfoLabel
does not show any tooltip when hovered over. It has anaria-label
ofInformation
, but does not show any tooltip like many other FleuntUI buttons when it's hovered over.Expected Behavior
When hovered over,
InfoLabel
should show a tooltip. Ideally it should be the same as itsaria-label
and show "Information" as hovered over. We can manually add atitle
prop and set the tooltip, but adding a tooltip would benefit other consumers as well since it'll be a great addition as an accessibility feature.Expected behavior screenshot:
Reproduction
https://stackblitz.com/run?file=src%2Fexample.tsx
Steps to reproduce
InfoLabel
to a web pageAre you reporting an Accessibility issue?
yes
Suggested severity
Medium - Has workaround
Products/sites affected
loop.microsoft.com
Are you willing to submit a PR to fix?
no
Validations
The text was updated successfully, but these errors were encountered: