User tests: Successful: Unsuccessful:
Pull Request supplementary to #32379 .
Add missing change events for the fields media, user and simple color
Testing Instructions
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
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository NPM Change |
Labels |
Added:
NPM Resource Changed
?
|
I have tested this item
We have two successful tests here, see comment #32357 (comment).
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-02-12 16:07:01 |
Closed_By | ⇒ | wilsonge |
Thanks!
@dgrammatiko Don't forget to provide some testing instructions?