[wp-trac] [WordPress Trac] #31336: Customizer: separate navigation from options UI for better UX by removing accordion behavior
WordPress Trac
noreply at wordpress.org
Fri Jun 12 22:27:54 UTC 2015
#31336: Customizer: separate navigation from options UI for better UX by removing
accordion behavior
--------------------------+------------------------------------------------
Reporter: | Owner: ocean90
celloexpressions | Status: assigned
Type: enhancement | Milestone: 4.3
Priority: normal | Version: 4.0
Component: Customize | Resolution:
Severity: normal | Focuses: ui, accessibility, administration
Keywords: |
--------------------------+------------------------------------------------
Comment (by westonruter):
In [changeset:"32743"]:
{{{
#!CommitTicketReference repository="" revision="32743"
Fix regressions from [32649] wrt Customizer `expanded` and `active` state
changes for sections.
The `args.completeCallback` was not always called when
`onChangeExpanded()` was called. And when a section became inactive
(`active` state goes to `false`) and it was currently `expanded`, the
Customizer panel would then becomes blank as the section was hidden; it
needed to `collapse()` the section first before hiding the element.
See #31336.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31336#comment:112>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list