Open
Description
Bug, feature request, or proposal:
Feature request
What is the use-case or motivation for changing an existing behavior?
Popovers are not part of the current material design spec, however they are a common component in desktop applications.
It got some traction last year within the angular/material repository here and here.
If this is still not acceptable, what are the alternatives?
I started to hack a bit on the mdDialog
, using a custom positioning strategy and custom css for the directional arrow but I'm not sure this is the way-to-go.
Thank you in advance!