thomasloven / lovelace-fold-entity-row

🔹 A foldable row for entities card, containing other rows
MIT License
561 stars 37 forks source link

Entities displayed before completely unfold #220

Closed mat4444 closed 2 years ago

mat4444 commented 2 years ago

My Home Assistant version: 2022.3.3

Fold-entity-row version (FROM BROWSER CONSOLE): 20.0.12

This is a minor UI bug, but the fold-entity-row does not unfold as nicely in HA 2022.3 as in the previous releases. Basically, the hidden entities are displayed before the row is completely unfolded. Entities remained on top of all other elements until the row is completely folded again. See the video below for a more visual explanation of the problem:

https://user-images.githubusercontent.com/53400792/157545787-394eef6b-d37c-4c04-936a-b12e90bb82b0.mp4

What I expected to happen: I expected to see the same UI behavior as in 2022.2 version, where entities are not on top of each other when folding/unfolding the row.

No error from the console, same behavior in Chrome and Firefox. It must be a breaking change with HA 2022.3


By putting an X in the boxes ([X]) below, I indicate that I:

thomasloven commented 2 years ago

The latest fold-entity-row version is 2.2.0. I apologize for the version number confusion.

mat4444 commented 2 years ago

My bad, I thought it was latest version as HACS never warned me of any update. I guess it got confused when you changed the version numbering from 20 to 2.