Orderable rows in tables should be integrated into tables pagination #14501
swheeler7
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The orderable rows functionality is nice, but given it doesn't allow you to reorder rows across pages it becomes not really that useful for any table with more rows than the pagination limit. It would be helpful if the orderable rows functionality was better integrated with the pagination component, so that if a user is dragging a row and they hover over one of the pagination buttons it would trigger the page update and allow the user to drop the row onto the new page.
Beta Was this translation helpful? Give feedback.
All reactions