You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be sweet if we could swap the placement of the toggle button and the expand chevron (so, chevron on the left and toggle on the right), so the folding row aligns with other, non-folding toggles in the UI.
The text was updated successfully, but these errors were encountered:
Fold entity row takes a complete entity card row as a header and displays that to the left of an arrow. It cannot modify the row itself.
Also, the main functionality of a fold-entity-row is to fold away and hide rows in lovelace entities cards. Therefore, the main action element - the arrow - should align with the main action element of rows with a different purpose.
It would be sweet if we could swap the placement of the toggle button and the expand chevron (so, chevron on the left and toggle on the right), so the folding row aligns with other, non-folding toggles in the UI.
The text was updated successfully, but these errors were encountered: