Skip to content
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

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

Open
1 task done
yogeshvachhani opened this issue Jun 1, 2024 · 8 comments
Open
1 task done
Assignees
Labels
Components Dedicated to Frontend Visual Components Javascript Frontend Pull requests that update Javascript code

Comments

@yogeshvachhani
Copy link

yogeshvachhani commented Jun 1, 2024

Is there an existing issue for this?

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

@FalkWolsky FalkWolsky added Javascript Frontend Pull requests that update Javascript code Components Dedicated to Frontend Visual Components labels Jun 7, 2024
@raheeliftikhar5
Copy link
Collaborator

@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

@yogeshvachhani
Copy link
Author

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
Copy link
Author

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

@yogeshvachhani
Copy link
Author

yogeshvachhani commented Jun 14, 2024

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

@raheeliftikhar5
Copy link
Collaborator

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

@raheeliftikhar5
Copy link
Collaborator

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

@yogeshvachhani
Copy link
Author

@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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Components Dedicated to Frontend Visual Components Javascript Frontend Pull requests that update Javascript code
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants