Closed l-dobrev closed 6 years ago
Nice catch! Appreciate the contribution. Can you please create the PR against release_2.1 branch?
Also, do we need to refresh the list after the loop?
Actually no need to PR against 2.1 since (I checked) it does not use a drop-down, but a text/integer field.
@l-dobrev Correct the pager was replaced recently with text field instead of dropdown. This could be added on 2.1 release
We saw a benifit also for this using dropdown, we could enable two-way feature using text-input
and dropdown
We should create a new issue for dropdown Pager support.
Fix bad performance by not reloading the page-selection drop-down constantly when building it, but rather reload it after adding all the pages. Fixes #148