hass-browser_mod icon indicating copy to clipboard operation
hass-browser_mod copied to clipboard

Return to previous popup

Open Veuchez opened this issue 2 years ago • 2 comments

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!

Veuchez avatar Mar 06 '23 15:03 Veuchez

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).

ASNNetworks avatar Mar 18 '23 14:03 ASNNetworks

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.

cbass27 avatar Oct 18 '23 05:10 cbass27