You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
The current paging UI only includes Previous and Next buttons. For large tables, it would be very helpful for the users to also have First and Last, display the (read-only) total number of pages, and the current page number (editable to allow navigating to a specific page).
Something like the classic 6-field paging UI: ⏪◀ 17 / 30 ▶⏩
The text was updated successfully, but these errors were encountered:
The current paging UI only includes
Previous
andNext
buttons. For large tables, it would be very helpful for the users to also haveFirst
andLast
, display the (read-only) total number of pages, and the current page number (editable to allow navigating to a specific page).Something like the classic 6-field paging UI: ⏪◀
17
/ 30 ▶⏩The text was updated successfully, but these errors were encountered: