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

Browser_Mod Ignoring Hide Sidebar After Update

Open nccCFD opened this issue 1 year ago • 1 comments

My Home Assistant version: 2024.9.3

What I am doing:

Using Browser_Mod to hide the sidebar.

What I expected to happen:

The sidebar to be hidden.

What happened instead:

The sidebar is not hidden; but it contains no content (solid bar in its place).

Manually resetting the Browser_Mod "Hide Sidebar" from on to off clears the sidebar until navigating to a sub-view. Turning it on and off again fixes it. Or, interacting with HA from another device fixes it.

Minimal steps to reproduce:

Tested on three Android tablets; created new Broswer_ID using Chrome browser; same results across all. Cleared cache on all devices as well.

# The least amount of code or steps possible to reproduce my error

N/A

# Put your code/steps here

Error messages from the browser console: N/A

// Select everything from the browser console and copy it

// Paste it here

N/A

By replacing the space in the checkboxes ([ ]) with an X below, I indicate that I:

  • [ X] Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).

  • [X ] Have made sure I am using the latest version of the plugin.

  • [X ] Have followed the troubleshooting steps of the "Common Problems" section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.

  • [ X] Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.

nccCFD avatar Sep 29 '24 14:09 nccCFD

Hi!

Same problem! Sidebar not hide. Hidden only content off sidebar.

изображение_2024-10-19_193019389

denisenkor avatar Oct 19 '24 16:10 denisenkor

Same Problem with Chromium on Ubuntu after restart

fischl3r avatar Jan 09 '25 09:01 fischl3r

Image

I have this error too... what is the solution?

poli27 avatar Jan 19 '25 17:01 poli27

Same Problem, the sidebar is visible but empty

Callidus2000 avatar Feb 06 '25 09:02 Callidus2000

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 25 '25 02:04 stale[bot]

For those with this issue, are you using a custom theme? That could be interacting with the method Browser Mod uses to remove siderbar, namely setting --mdc-drawer-width to 0px. It could be that something is setting to anothe value with !important ?

dcapslock avatar Apr 30 '25 10:04 dcapslock

FYI, Hi v2.4.2-beta.4 is available for testing where hiding the sidebar uses a method more alogned to Home Assistant architecture.

dcapslock avatar Jul 04 '25 11:07 dcapslock