[wp-trac] [WordPress Trac] #62534: Pagination broken in admin for categories / tags / plugins
WordPress Trac
noreply at wordpress.org
Fri Nov 22 20:49:44 UTC 2024
#62534: Pagination broken in admin for categories / tags / plugins
----------------------------+---------------------------------------------
Reporter: ffffelix | Owner: joedolson
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 6.7.2
Component: Administration | Version: 6.7
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui, javascript, administration
----------------------------+---------------------------------------------
Comment (by im3dabasia1):
While working on the solution, I discovered two potential issues:
1 Page Number Resets During Bulk Action:
1. Add a sufficient number of categories.
2. Navigate to page 2 using the right arrow (>).
3. Click on the bulk action button.
4. You might notice that the number in the page input box changes to 1,
but the data in the table still corresponds to page 2.
Video reference: https://jmp.sh/GfMgFCaU
2 Issue with Pagination Input on Version 6.6.2 (Before the changes in
6.7.1):
1. Add a sufficient number of categories.
2. Navigate to a page other than page 1.
3. Now, type "1" in the paged input box.
4. You might observe that the page will never go to 1, as it reloads the
same page instead.
Video reference: https://jmp.sh/q1tBBSmt
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62534#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list