lowcoder
lowcoder copied to clipboard
[Bug]: On Table component, scroll records in non pagination mode not work
Is there an existing issue for this?
- [X] I have searched the existing issues
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
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
In v2.3.x we also had the option to display or hide the scrollbar. It is important to get this "feature" back again
This issue is fixed. Done and Deployed to Prod. So, closing out this issue.