hass-browser_mod
hass-browser_mod copied to clipboard
mobile popup fix for HA 2023.7.3
#606 #617 Around 2023.7.3 mobile popups got really longgggg. Happens for iOS, android, and web browser.
This is not working for me @raymercury. I edited /config/custom_components/browser_mod/browser_mod.js with the correct code as listed by the changes on github and this has had no effect on my popup bug.
Let me know if I'm doing this wrong. Thanks
@ve1koz111 I think modifying the existing JS file doesn't work. You may need to install a modified version of browser_mod integration using HACS.
Use HACS to install a test version which includes the fix: Uninstall current instance of browser_mod, clicking "ignore". Add my fork of browser_mod as a custom repository and install it, then reboot HA.
@raymercury Thanks so much for fixing this bug, it was driving me bonkers!
@raymercury Thanks so much!
@thomasloven can we get this PR merged ?
Uninstalled in HACS, uninstalled in Devices and services. Installed your repository, and after restart installed in devices and services. Still with the size issue. Maybe i'm doing something wrong. Can you help me @raymercury ?
Fix is working great. Is it possible to merge it please?
:+1:
@thomasloven could you please merge this pr to solve our problem? Thank you!
This would make the popup look different from native Home Assistant popups, like the more-info dialog.
This would make the popup look different from native Home Assistant popups, like the more-info dialog.
Yeah but thats what some ppl want instead of a popup card which use 100% height ^^ maybe you can add it with a Option in the Settings so people can decide which style they want? Full-Screen or the Smaller one
@thomasloven: I see what you mean, but all I want is browser_mod to respect its own size/style options, as mentioned in #639 The default might as well stay as it is.
@thomasloven I think this is needed. I did it manually for now otherwise my wife rejected my latest home changes... She's a tough reviewer...