[wp-trac] [WordPress Trac] #65032: View transition admin bar quirks

WordPress Trac noreply at wordpress.org
Thu Apr 16 03:54:31 UTC 2026


#65032: View transition admin bar quirks
-------------------------------------+---------------------
 Reporter:  zieladam                 |       Owner:  (none)
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  7.0
Component:  Administration           |     Version:  trunk
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  ui
-------------------------------------+---------------------
Changes (by dhrupo):

 * keywords:  has-patch => has-patch needs-testing


Comment:

 PR opened for review: https://github.com/WordPress/wordpress-
 develop/pull/11582

 This patch gives `#adminmenuwrap` and `#adminmenuback` stable `view-
 transition-name` values in `src/wp-admin/css/view-transitions.css` so the
 admin menu is not left entirely in the root transition snapshot during
 admin navigation.

 Testing performed:
 - Reproduced on trunk in Chrome while navigating between `Dashboard ->
 Posts -> Pages`.
 - Verified locally that the patched CSS is applied.
 - Verified via Playwright/runtime inspection that `#adminmenuwrap` and
 `#adminmenuback` receive separate view-transition groups during
 navigation.

 Keywords: has-patch needs-testing

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/65032#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list