Opened 7 years ago
Closed 7 years ago
#39094 closed enhancement (duplicate)
Twenty Seventeen: Make entering or deleting a video in youtube-field more user-friendly
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.7 |
Component: | Customize | Keywords: | |
Focuses: | Cc: |
Description
In Twenty Seventeen, when entering a youtube video for header, and pressing return, nothing happens. I'd like if this would activate the video (same when you delete it)
I asked that in Slack and was asked to open this ticket by @davidakennedy
@celloexpressions says: "Sounds like a possible enhancement for the core customize input control, I believe it fires a refresh on change currently."
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
This will be resolved by switching to use the
input
event instead of thechange
event. See #35832.