Opened 2 years ago
Last modified 2 years ago
#57176 new enhancement
Table pagination issue
Reported by: | opajaap | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 6.1.1 |
Component: | General | Keywords: | needs-design-feedback |
Focuses: | ui | Cc: |
Description
Example: the Users -> All Users admin page.
When there are many users, one might want to go to page 50 out of 100.
For this to do there is a page number input field in the pagination top display.
Entering a number has unfortunately no effect.
Over ten years i use wordpress and develop plugins on a dayly basis, but i never discovered the function of the enter key for this purpose.
I also did not suspect the Apply button to do it because going to a different page is not a bulk action.
So either i am very dumb or they are no obvious features.
My request is an enhancement request, to either add an onchange event handler to the page number input field or add some text (e.g. to the Help section) or title to the input field to point the users in the right direction.
Hi @opajaap,
I have read your ticket.
After entering the number at the moment the 'enter' key must be pressed, or you can also use the arrows to go forward and back.
I tested it by creating a second user and placing one user per page.
I don't know if in these cases it is possible to request support to evaluate the UX. In any case let me know if clicking enter works with a high number of users.