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
featureThis issue represents a new feature or feature request rather than a bug or bug fixP4A relatively minor issue that is not relevant to core functions
Please, add support for rich tooltips (popups).
They're described in M3 standard.
Existing tooltip and menu components are not enough for feature-rich web apps.
Use Case
Hover/click a table cell or any other element to display more info via a custom component or a template ref.
Use it as a menu that won't be closed after clicking a menu item
The text was updated successfully, but these errors were encountered:
Yar-s
added
feature
This issue represents a new feature or feature request rather than a bug or bug fix
needs triage
This issue needs to be triaged by the team
labels
May 14, 2024
crisbeto
added
P4
A relatively minor issue that is not relevant to core functions
and removed
needs triage
This issue needs to be triaged by the team
labels
May 20, 2024
I created a basic version of rich-tooltip, using some logics from matTooltip and matMenu, let me know your thoughts. With your guidance I can try to make relevant changes to make it part of angular material components.
featureThis issue represents a new feature or feature request rather than a bug or bug fixP4A relatively minor issue that is not relevant to core functions
Feature Description
Please, add support for rich tooltips (popups).
They're described in M3 standard.
Existing tooltip and menu components are not enough for feature-rich web apps.
Use Case
The text was updated successfully, but these errors were encountered: