[wp-trac] [WordPress Trac] #34294: Session storage autosave notice displayed in the wrong place
WordPress Trac
noreply at wordpress.org
Tue Oct 13 22:34:14 UTC 2015
#34294: Session storage autosave notice displayed in the wrong place
----------------------------+-----------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 4.3
Severity: normal | Keywords:
Focuses: ui, javascript |
----------------------------+-----------------------------
The main heading in the admin screens is now a H1 and we missed to update
the jQuery selector used for appending the Session storage autosave
notice. It's still `$('.wrap h2').first()` so the notice gets appended
after the first H2 in the page :)
[[Image(https://cldup.com/Uw9RGEZUTc.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34294>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list