[wp-trac] [WordPress Trac] #65348: Adding menu items in bulk, checked items forgotten when navigating
WordPress Trac
noreply at wordpress.org
Tue May 26 14:02:37 UTC 2026
#65348: Adding menu items in bulk, checked items forgotten when navigating
--------------------------+---------------------------------------------
Reporter: daveykj | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Menus | Version: 6.9.4
Severity: minor | Resolution:
Keywords: | Focuses: ui, javascript, administration
--------------------------+---------------------------------------------
Comment (by ekamran):
I was able to reproduce this locally on trunk.
Testing steps:
1. Activated a classic theme so wp-admin/nav-menus.php is available.
2. Created enough pages for the Pages > View All panel to paginate.
3. Opened Appearance > Menus.
4. Went to Pages > View All.
5. Selected 3 page items on page 1.
6. Used the pagination links to move to page 3.
7. The previously selected page 1 items were no longer selected.
8. Selected 3 items on page 3 and clicked Add to Menu.
Result: only the page 3 items were added to the menu. The page 1
selections were lost when navigating between pages in the menu item
selector.
So I can confirm the issue is reproducible.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/65348#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list