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
Mouseover a button and the tooltip appears.
Click the button and it opens a dialog, tooltip disappears.
Close the dialog and there shouldn't be a tooltip.
What is the current behavior?
Mouseover a button and the tooltip appears.
Click the button and it opens a dialog, tooltip disappears.
Close the dialog and the tooltip reappears.
What is the use-case or motivation for changing an existing behavior?
If I click a button with a tooltip attached it should close the tooltip automatically. I obviously have no need of the extra information given by the tooltip.
The text was updated successfully, but these errors were encountered:
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Mouseover a button and the tooltip appears.
Click the button and it opens a dialog, tooltip disappears.
Close the dialog and there shouldn't be a tooltip.
What is the current behavior?
Mouseover a button and the tooltip appears.
Click the button and it opens a dialog, tooltip disappears.
Close the dialog and the tooltip reappears.
What are the steps to reproduce?
Plunker: https://plnkr.co/edit/HtKDFQ?p=preview
What is the use-case or motivation for changing an existing behavior?
If I click a button with a tooltip attached it should close the tooltip automatically. I obviously have no need of the extra information given by the tooltip.
The text was updated successfully, but these errors were encountered: