Closed rafalages closed 6 years ago
@cchtradeshift @DocGroth
v10.0.19
To have an automatically paginated table
It is showing all rows at once
Have a table then maximize it passing a function as parameter
The maximize method is deprecated. Instead, please use explode(optional_callback) to trigger the maximized layout and optimize() to trigger the automatic paging (that automatically updates on resize).
maximize
explode(optional_callback)
optimize()
Bug report
@cchtradeshift @DocGroth
Tradeshift UI version affected
v10.0.19
Expected Behavior
To have an automatically paginated table
Actual Behavior
It is showing all rows at once
Steps to reproduce
Have a table then maximize it passing a function as parameter
Screenshots (optional)