[wp-trac] [WordPress Trac] #22237: Add keyboard shortcuts for collapse/expand, panel-back, and close to the Customizer
WordPress Trac
noreply at wordpress.org
Tue Jun 30 02:02:18 UTC 2015
#22237: Add keyboard shortcuts for collapse/expand, panel-back, and close to the
Customizer
-------------------------------------+-------------------------------------
Reporter: designsimply | Owner: celloexpressions
Type: enhancement | Status: assigned
Priority: normal | Milestone: 4.3
Component: Customize | Version: 3.4
Severity: normal | Resolution:
Keywords: good-first-bug has- | Focuses: accessibility,
patch | javascript
-------------------------------------+-------------------------------------
Changes (by celloexpressions):
* keywords: good-first-bug has-patch needs-refresh => good-first-bug has-
patch
Comment:
Patch looks good, although needs a few extra spaces added. Note that we
use spaces around either side of conditionals, within functions, etc. For
example, `if( overlay.hasClass('expanded') ) {` should become `if (
overlay.hasClass( 'expanded' ) ) {`.
I can't test the patch right now, can someone confirm that it functions as
intended?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/22237#comment:28>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list