-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect height of vertical Tile cards in horizontal stack #22635
Comments
Same as #22616 |
I don’t think so, #22616 is related to 2024.11bX, I can also reproduce this issue on 2024.10. |
Very interesting. I am away from PC these days, cannot test in 2024.10. |
Stack are not well supported in grid sections and will not as it's not really necessary with sections and the card resizing. What are you trying to achieve? |
If you are running 2024.11 beta. You can enable precise mode to switch to a 12 columns grid and you will be able to have 3 cards side by side. No need for horizontal stack for this use case. |
I'm embarrassed by my own blindness, I've been using the beta since Wednesday and didn't notice this option 🤦♂️ Thanks! |
I'm closing the issue as stack card are not design to be used in grid section and we will not add support for that because you can have the same result using precise mode. You can still use it and set the height manually. |
Checklist
Describe the issue you are experiencing
In a section layout, vertical Tile cards in the horizontal stack have the incorrect height.
Describe the behavior you expected
Tile cards should be the same height with and without a horizontal stack.
Steps to reproduce the issue
...
What version of Home Assistant Core has the issue?
core-2024.10.x/2024.11.0b2
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
Firefox 132/Safari (iPhone)
Which operating system are you using to run this browser?
Windows 11/iOS 18.1
State of relevant entities
No response
Problem-relevant frontend configuration
Javascript errors shown in your browser console/inspector
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: