Conversation
Make changes work for multiple fileupload instances present in a custom multifield component.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
...t/src/content/jcr_root/apps/core/wcm/components/image/v3/image/clientlibs/editor/js/image.js
Outdated
Show resolved
Hide resolved
...t/src/content/jcr_root/apps/core/wcm/components/image/v3/image/clientlibs/editor/js/image.js
Outdated
Show resolved
Hide resolved
Incorporate review comments.
|
@mohiaror , could you please add UI test for this fix? |
|
@mohiaror Changes that I applied was regarding page properties image section |
Incorporate changes done in other PR - b5e6a56
|
|
|



Make changes work for multiple fileupload instances present in a custom multifield component.
Fixes #1, Fixes #2