[wp-trac] [WordPress Trac] #57176: Table pagination issue
WordPress Trac
noreply at wordpress.org
Thu Jul 24 09:18:52 UTC 2025
#57176: Table pagination issue
-----------------------------------------+------------------------------
Reporter: opajaap | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 6.1.1
Severity: normal | Resolution:
Keywords: needs-design-feedback close | Focuses: ui
-----------------------------------------+------------------------------
Changes (by callumbw95):
* keywords: needs-design-feedback => needs-design-feedback close
Comment:
Hi Everyone,
Just to expand on @riccardodicurti's reply, I also see this as working
correctly. I've tested this and can confirm the behavior described is the
intended functionality for list table pagination in WordPress.
To clarify the design:
- The arrow buttons (`‹` and `›`) are for sequential navigation, moving
one page forward or backward from the currently loaded page.
- The input field is a shortcut to jump directly to a specific page. You
must press the `Enter` key to confirm the action and load the new page.
The arrow buttons will not update based on the number in the input field
until after Enter is pressed. This is the correct behavior, as it prevents
the navigation state from changing while a user is still typing.
Given this is working as designed, I am suggesting we mark this ticket as
`worksforme`, however for now I have added the `close` tag so others can
put in their input before the ticket is closed. 😃
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57176#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list