thomasloven / hass-browser_mod

🔹 A Home Assistant integration to turn your browser into a controllable entity and media player
MIT License
1.29k stars 183 forks source link

Hide sidebar causes whitespace in header #689

Open mblom opened 6 months ago

mblom commented 6 months ago

My Home Assistant version: 2024.2.5

What I am doing: In frontend settings change Hide sidebar to true for any of my browsers

What I expected to happen: Sidebar is hidden in header and header is still full width

What happened instead: A white space is shown in header as wide as the sidebar was before hiding it

image

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

tabascoz commented 3 months ago

Hi there, confirm the issue is also present with master snapshot (as of today) and Home Assistant 2024.5.3

mblom commented 3 months ago

Hi, I am running Home Assistant 2024.5.3. Issue is still there:

image

I do not know what you mean with master snapshot. Do I have to update anything regarding browser mod in HA/HACS?

tabascoz commented 3 months ago

Hi, mine is also the same. I do not have HACS installed, I ran HA in gentoo - mainly as Home Assistant Core installation method, so i rely on all manual installs. I mentioned the browser_mod latest git code when i mean the current snapshot.

But i see this issue it looks it's not connected to install method. Let's wait for the devs to figure it out as i have very limited knowledge on js to attempt building a fix.