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

Tooltips in overflows #9873

Closed
khmakoto opened this issue Jul 19, 2019 · 7 comments
Closed

Tooltips in overflows #9873

khmakoto opened this issue Jul 19, 2019 · 7 comments

Comments

@khmakoto
Copy link
Member

khmakoto commented Jul 19, 2019

We want to have a consistent way to add Tooltips in components that can overflow. Those components right now are Breadcrumb, OverflowSet and CommandBar, with the potential for Pivot to also have the ability to overflow later.

Current state:
OverflowSet and Pivot do not currently have any kind of Tooltip implementation in them, while Breadcrumb and Commandbar do have one (via the tooltipHostProps prop), but it is not used in the overflow part of the component, and instead using it for the regular items.

@shpraka
Copy link

shpraka commented Sep 9, 2019

I am facing one similar issue where on focus of regular items, tooltip is visible but when some elements go inside "More options" on page resize(250%-300%), the tooltips are not visible. Does this issue also track the similar behavior or should I file another issue for that?

@khmakoto
Copy link
Member Author

khmakoto commented Sep 9, 2019

@shpraka I think that should be a separate issue, it would be amazing if you could file another issue for that :)

@brandonthomas
Copy link
Contributor

@khmakoto as part of this work can we look at ensuring we spread props or expose props for sub components so future improvements are carried over?

@khmakoto
Copy link
Member Author

khmakoto commented Oct 3, 2019

Hi @brandonthomas, I think a critical part here, like you said, is how to expose the TooltipHost props to the end user, so it's definitely something that we are taking into consideration.

@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
@microsoft microsoft locked as resolved and limited conversation to collaborators Jun 24, 2021
@JustSlone
Copy link
Collaborator

Reopening as this continues to be an issue for folks

@JustSlone JustSlone reopened this Sep 7, 2021
@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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants