User tests: Successful: Unsuccessful:
Pull Request for Issue #21354 .
Add missing change events for the fields media
, user
and simple color
in your browser console (assuming Chrome) Selecet the HTML element for the field (eg joomla-field-simple-color
) and in the console copy paste $0.addEventListener('change', (ev) => console.log(ev));
Then select a color. Observe the console. Repeat for the other 2 fields
No event triggered
Change Event triggered on each change
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository NPM Change |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-02-11 12:27:27 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
NPM Resource Changed
?
|
Merged on review