Popovers are not responsive by default at least making them unusable for mobile.
Tested with Firefox.
@kwstaskara What do you expect for Popovers for mobile? Like Modals?
I expected to fit the screen and not get out of it.I expected something like Google pop over for notifications it's responsive fits the screen automatically finds the best direction.I don't know if it's possible without js though.if it's possible with css only it would be nice.
Even if you can't find the best direction automatically, is there a way to make sure that part of the popover isn't overflowing out of the display? I have had many issues with that.
Most helpful comment
I expected to fit the screen and not get out of it.I expected something like Google pop over for notifications it's responsive fits the screen automatically finds the best direction.I don't know if it's possible without js though.if it's possible with css only it would be nice.