lowcoder-org / lowcoder

🔥 🔥 🔥 The Open Source Retool, Tooljet and Appsmith Alternative
https://www.lowcoder.cloud/
GNU Affero General Public License v3.0
807 stars 172 forks source link

[Bug]: On Table component, scroll records in non pagination mode not work #1051

Closed sbash78 closed 6 days ago

sbash78 commented 1 month ago

Is there an existing issue for this?

Current Behavior

before version 2.4.x table component can supported two modes, with pagination and without pagination. currently table component does not work without pagination

Expected Behavior

You can see example "Table example" from Lowcoder marketplace https://app.lowcoder.cloud/apps/65e6d71d03a1f229e8c2ac5b/view_marketplace first table in this example configured wo pagination and after version 2.3.1 not scroll records. Expected behavior 2024-07-20_21h06_16

Steps to reproduce

Make new application Put table component and set table property Layout - Height = Fixed Layout - Fixed table header = true Toolbar - Fixed toolbar = true Pagination - Hide on single page = true Pagination - Page Size = 99999

Environment

No response

Additional Information

No response

FalkWolsky commented 1 month ago

In v2.3.x we also had the option to display or hide the scrollbar. It is important to get this "feature" back again

adnanqaops commented 6 days ago

This issue is fixed. Done and Deployed to Prod. So, closing out this issue.