Conversation
|
Should we then merge this after #1139 ?
What do you mean by this? Are sections still beta? |
Yes, still experimental... But many beginners use it and some of them seems like unaware about the old-style working way... |
Recently got home, have not seen this PR yet. |
|
Based on my estimation of users using sections: I would say that my PR may come first ))))) |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
|
I checked this out and, yes, it fixes the height of the card to the required grid rows... But: The graph remains very miniature and squashed to the bottom:
That is not what I would expect. I would expect the graph to fill the space defined by the number of rows... I created #1199, which has my current working state based on the original sections PR. But I stripped out all the advanced features for the time being. Could you check this out and let me know, if this feels more intuitive to you, too? (It does for me.) |
This comment was marked as spam.
This comment was marked as spam.
|
This indeed fixed the card for grids, but ignores the section view, which is now the new default for HA. #1199 includes this fix, and also handles sections, while missing small things Anyway, I would close this one, and concentrate on sections. Its the new default and it fixes grids in the same throw. |
How it does ignore sections if it works in grid? Please elaborate your observation. |
sections have a bit more logic in how size is defined or fetched from HA. The whole section layouting. This PR here just fixes size for grids, but not sections. |
Any card supports default layout options. |
You are not wrong. But its redundant. 3 PRs just clog the pipeline that can be consolidated. |
|
dont get me wrong, but these changes are all extremely minimal, and reviewed in about 10 minutes, and then another 10 minutes for manual testing. And those are REAL bugs. Edit: and again, no offence, I see you are trying, and I dont say there is any fault on you. I just dont understand what goes wrong, and can hopefully help. I review PRs and code for a living, and am writing code for many years no as well! |
|
Sorry, do you have particular comments for PRs? I mean comments to a code. Please do not consider me as rude, but comments for particular pieces of code and testing is what we need. |
Both mentioned PRs got reviews from me. and others as well. I believe thats not what the repo needs though, at least not only. something else is not working out, as I mentioned. I am not sure you understand my confusion and questions. |

Before:

After:

Probably may be useful in case of using a new experimental "sections" views (honestly, do not care about this still beta feature).