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

tooltipHostProps.content is not applied for CommandBar button with iconOnly=false #13877

Closed
chenxinyanc opened this issue Jul 1, 2020 · 2 comments
Assignees
Labels

Comments

@chenxinyanc
Copy link
Contributor

chenxinyanc commented Jul 1, 2020

We are using TooltipHost to keep the tooltip accessible (user can see tooltip when focusing on a button with keyboard instead of mouse) and consistent across the browsers, but we are blocked on the CommandBar.

Environment Information

  • Package version(s): 7.121.6
  • Browser and OS versions: (fill this out if relevant)

Please provide a reproduction of the bug in a codepen:

https://codepen.io/xinychen/pen/JjGOJWg

Actual behavior:

Hover on "Download" button, you can see the tooltip rendered by ToolTipHost (you can also see the one rendered by browser).
image

Whereas hovering on other buttons with iconOnly: false (e.g. "Share"), ToolTip is not rendered by ToolTipHost and you can only see the one rendered by browser.
image

Expected behavior:

I should see the tooltip rendered by ToolTipHost, as I've set tooltipHostProps.

Priorities and help requested:

Are you willing to submit a PR to fix? Maybe later.

Requested priority: Normal

Products/sites affected: Synapse Studio

@paulgildea
Copy link
Member

Thanks for the repo @chenxinyanc !

@msft-fluent-ui-bot
Copy link
Collaborator

Because this issue has not had activity for over 150 days, we're automatically closing it for house-keeping purposes.

Still require assistance? Please, create a new issue with up-to date details.

@msft-fluent-ui-bot msft-fluent-ui-bot added the Resolution: Soft Close Soft closing inactive issues over a certain period label May 24, 2021
@khmakoto khmakoto assigned behowell and unassigned micahgodbolt and mnajdova May 24, 2021
@microsoft microsoft locked as resolved and limited conversation to collaborators Jun 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

7 participants