[wp-trac] [WordPress Trac] #43364: After blur on the custom text field the date format should update below.
WordPress Trac
noreply at wordpress.org
Fri Mar 23 18:52:25 UTC 2018
#43364: After blur on the custom text field the date format should update below.
----------------------------+--------------------------------------------
Reporter: dilipbheda | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.0
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: ui, accessibility, javascript
----------------------------+--------------------------------------------
Changes (by afercia):
* keywords: has-patch needs-testing => has-patch
Comment:
The patch looks good to me. It just needs some adjustments to spacings.
I'd also recommend to decrease the interval from `800` to `500`. WordPress
is already using `500` in a few places in the admin, for example for some
search fields using underscore `.debounce()`. See also a similar
`setTimeout()` implementation for the "insert link" search:
https://core.trac.wordpress.org/browser/trunk/src/wp-
includes/js/wplink.js?rev=42807#L72
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43364#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list