lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Bug]: Table Component: Column gets hidden when Auto Width set to Auto

Open yogeshvachhani opened this issue 1 year ago • 8 comments
trafficstars

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 avatar Jun 01 '24 12:06 yogeshvachhani

@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

raheeliftikhar5 avatar Jun 13 '24 06:06 raheeliftikhar5

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. image

image

yogeshvachhani avatar Jun 14 '24 07:06 yogeshvachhani

If the number of columns fit in given table width then the column is visible. image

yogeshvachhani avatar Jun 14 '24 07:06 yogeshvachhani

Here second (Title) and third (Description) columns are set to Auto and both are visible. image

I have just made one more column visible and both are not visible any more. image

yogeshvachhani avatar Jun 14 '24 07:06 yogeshvachhani

@yogeshvachhani Thank you for the details. Can you share which version of Lowcoder you are using?

raheeliftikhar5 avatar Jun 14 '24 11:06 raheeliftikhar5

Also it will be helpful if you share a sample app.

raheeliftikhar5 avatar Jun 14 '24 15:06 raheeliftikhar5

@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.

yogeshvachhani avatar Jun 15 '24 04:06 yogeshvachhani

Also it will be helpful if you share a sample app. SampleTableApp.json

yogeshvachhani avatar Jun 15 '24 04:06 yogeshvachhani

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.

adnanqaops avatar Sep 10 '24 08:09 adnanqaops