BTW, on a mobile device like iPhone a popup occupies a whole screen - like a subview; i.e. no difference.
Questionable; some users intentionally use masks for a background in custom themes to make it less vivid - to not distract from a popup:
BTW, on a mobile device like iPhone a popup occupies a whole screen - like a subview; i.e. no difference.
Questionable; some users intentionally use masks for a background in custom themes to make it less vivid - to not distract from a popup:
I did not know that. Is that an implementation choice? Or a limitation of iOS?
If you mean āpopup occupies a whole screenā - imho it is because a screen too small.
Thatās what I wrote above - so I absolutely agree with potelux:
I would agree that a possibility to use any card as a popup will widen flexibility.
Meanwhile we can use workarounds like subview & custom:browser-mod.
It was me who implemented the theme variable for backdrop filter into HA to be able to blur it So I donāt want the background to distract from the popup - but I still want a popup instead of a sub view for the reasons stated above. Thatās why I use browser mod as a workaround at the moment, but of course I hope that some day it will be possible natively in HA.
No, I have added --dialog-backdrop-filter
: https://github.com/home-assistant/frontend/pull/7635