frontend
frontend copied to clipboard
Tile Card in grid card dead zoon and ability to create duplicate features
Checklist
- [X] I have updated to the latest available Home Assistant version.
- [X] I have cleared the cache of my browser.
- [X] I have tried a different browser to see if it is related to my browser.
Describe the issue you are experiencing
There is a bug where if you put two tile cards in a grid card the active zoon does not go all the way down when the card is extended in its height. moreover, for some reason, you can add the same feature more than one time on the same card.
Example video https://youtu.be/uvItdJbWbyw
square: true
columns: 3
type: grid
cards:
- type: tile
entity: light.neon_flex
- type: tile
entity: light.display_tv
features:
- type: light-brightness
- type: tile
entity: light.display_tv
features:
- type: light-brightness
- type: light-brightness
- type: light-brightness
Describe the behavior you expected
non of the above
Steps to reproduce the issue
- create a grid card
- add a tile
What version of Home Assistant Core has the issue?
Home Assistant 2022.12.4
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
No response
Which operating system are you using to run this browser?
No response
State of relevant entities
No response
Problem-relevant frontend configuration
No response
Javascript errors shown in your browser console/inspector
No response
Additional information
No response
The video link seems wrong. And the second point is not a bug, since there are tile features that users will want to add multiple times, e.g. for vacuums so they can control the button arrangement.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.