NPM Resource Changed ? Pending

User tests: Successful: Unsuccessful:

avatar dgrammatiko
dgrammatiko
10 Feb 2021

Pull Request for Issue #21354 .

Summary of Changes

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

Actual result BEFORE applying this Pull Request

No event triggered

Expected result AFTER applying this Pull Request

Change Event triggered on each change

Documentation Changes Required

avatar dgrammatiko dgrammatiko - open - 10 Feb 2021
avatar dgrammatiko dgrammatiko - change - 10 Feb 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 Feb 2021
Category JavaScript Repository NPM Change
avatar wilsonge wilsonge - change - 11 Feb 2021
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 ?
avatar wilsonge wilsonge - close - 11 Feb 2021
avatar wilsonge wilsonge - merge - 11 Feb 2021
avatar wilsonge
wilsonge - comment - 11 Feb 2021

Merged on review

Add a Comment

Login with GitHub to post a comment