[wp-trac] [WordPress Trac] #35210: Add notification area to Customizer
WordPress Trac
noreply at wordpress.org
Wed May 4 18:13:37 UTC 2016
#35210: Add notification area to Customizer
-------------------------+-----------------------------
Reporter: westonruter | Owner:
Type: enhancement | Status: new
Priority: high | Milestone: 4.6
Component: Customize | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui, javascript
-------------------------+-----------------------------
Comment (by westonruter):
In terms of the JavaScript API, I think it should be closely aligned with
control-level notifications (#34893, #29932). The global notification and
the control-level notification could both have instances of a
`NotificationCollection` that contains instances of `NotificationModel`,
where the model contains `message` and `type` (whether an error or a
notice). The global notification and the control-level notification should
both render the notification message(s) in response to changes to their
respective `NotificationCollection`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35210#comment:60>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list