hass-browser_mod
hass-browser_mod copied to clipboard
Return to previous popup
If from popup_1 I open popup_2, how do I close popup_2 to go back to popup_1? It's possible? Thank you!
It used to work with browser_mod 1.5. When you opened a new popup, from a popup. You could close the new popup, and it would return. With browser_mod 2 release this feature has been removed. Perhaps it wasn't working as intended, and it will return hopefully.
Many features were missing with 2.x release, but many have been added back in. So there is hope. Also Home Assistant core popups support going back to a previous dialog. Like the more-info dialog of lights. So hopefully browser_mod 2 get's features from core (like adding buttons and return arrows in the popup header).
Anyone been able to figure this one out yet? I'm trying to avoid adding additional views in place of popups as I just have a menu structure that I would like to navigate between popups.