Thanks to the team work, the bug that Summary row cover the one row of table was fixed in recent update, and it's work perfect.
But when you expand a row, the height of outter table was set automatically yet.
Here is my table with auto heigth check.
When I click to expand row, the table4 height don't auto be refresh.
In my use case I have very much table which rely on the auto height feature of table, because it can be so effective make use of space in main frame, and the return data of query is various
in length. Set a fixed height is not fitted for our use case.
It seems to have improved to a certain extent. If I have a table which has only two level of expandable. It will work good, when I click + to add more row, the height of table will auto increate to include the new added row.
But If I have a table of three level of expandable, when I add the new rows to the third table, the height of second table still no increate.
We make heavy use of small tables with editing in our retool and bumping into this. EG you can see below. Even if I click expand / collaspe it does not fill up the table, but I need to expand.
One more point: if last row is expanded, it works as expected. But expansion of any row above last one is not working as expected.
This topic's age is more than one year and still not fixed! This is one of the key components and it isn't usable in many scenarios. Please fix it. Thanks.