lowcoder
lowcoder copied to clipboard
[Bug]: Table Component: Column gets hidden when Auto Width set to Auto
Is there an existing issue for this?
- [X] I have searched the existing issues
Current Behavior
The column stops showing.
Expected Behavior
The column should automatically get adjusted and should be visible.
Steps to reproduce
Place Table component on page. Open options of any column and sets its Auto Width to Auto
Environment
No response
Additional Information
The product shows up when app is previewed.
@yogeshvachhani I have tried reproducing this but failed. Normally when i set auto width for a column it has a min-width. Can you share more details so that i can reproduce this issue? Thanks
The problem is still there. It seems to work with static data but not when connected to a Query.
Here are screenshots for your reference.
If the number of columns fit in given table width then the column is visible.
Here second (Title) and third (Description) columns are set to Auto and both are visible.
I have just made one more column visible and both are not visible any more.
@yogeshvachhani Thank you for the details. Can you share which version of Lowcoder you are using?
Also it will be helpful if you share a sample app.
@yogeshvachhani Thank you for the details. Can you share which version of Lowcoder you are using?
I am using the version at https://app.lowcoder.cloud/.
It is 2.4.0.
Also it will be helpful if you share a sample app. SampleTableApp.json
In our environment ( both Local and Prod ) , we could not reproduce the issue and will close the issue therefore. If you find the bug still persist - please re-open, so we can dig deeper where the problem may occur.