[wp-trac] [WordPress Trac] #10646: Admin Menus Shouldn't Jump Around on Pageload
WordPress Trac
wp-trac at lists.automattic.com
Tue Aug 18 17:40:45 UTC 2009
#10646: Admin Menus Shouldn't Jump Around on Pageload
----------------------------+-----------------------------------------------
Reporter: filosofo | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Administration | Version:
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
Description changed by filosofo:
Old description:
> Problem: When I open an admin page, I see the menu item I want and go to
> click it, and just at that moment the admin menu suddenly expands so that
> i click the wrong item.
>
> Solution: Instead of expanding the menus by retrieving their saved state
> and adding open classes with JavaScript, we should retrieve the saved
> state from usermeta (it's already being saved there) and print the menus
> with appropriate classes, accordingly, so that there is no jump.
New description:
Problem: When I open an admin page, I see the menu item I want and go to
click it, and just at that moment the admin menu suddenly expands so that
I click the wrong item.
Solution: Instead of expanding the menus by retrieving their saved state
and adding open classes with JavaScript, we should retrieve the saved
state from usermeta (it's already being saved there) and print the menus
with appropriate classes, accordingly, so that there is no jump.
--
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10646#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list