You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to specsIf the user takes another action before that time ends, the tooltip will disappear.. This should include showing a second tooltip as well, only one tooltip should be visible at once.
What is the current behavior?
Currently, I can view any amount of tooltips at once, which in my opinion can be confusing for users.
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, browsers are affected?
Is there anything else we should know?
The text was updated successfully, but these errors were encountered:
jelbourn
changed the title
fix(MdTooltip): allow only one tooltip to be viewed at once
MdTooltip: allow only one tooltip to be viewed at once
Nov 10, 2016
Bug, feature request, or proposal:
Bug
What is the expected behavior?
According to specs
If the user takes another action before that time ends, the tooltip will disappear.
. This should include showing a second tooltip as well, only one tooltip should be visible at once.What is the current behavior?
Currently, I can view any amount of tooltips at once, which in my opinion can be confusing for users.
What are the steps to reproduce?
Providing a Plunker (or similar) is the best way to get the team to see your issue.
Plunker template: http://plnkr.co/edit/o077B6uEiiIgkC0S06dd
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, browsers are affected?
Is there anything else we should know?
The text was updated successfully, but these errors were encountered: