adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
723 stars 737 forks source link

SITES-21048 Default values for fields in image component dialog are not considered after drag & drop of asset on image component #2735

Closed UladzimirLitvinchukAdobe closed 2 months ago

UladzimirLitvinchukAdobe commented 2 months ago

ignore freshness for checkbox isDecorative, disableLazyLoading, titleValueFromDAM and displayPopupTitle in Image v3 edit dialog ignore freshness for checkbox isDecorative in Image v2 edit dialog

Q                       A
Fixed Issues? SITES-21048
Patch: Bug Fix? Yes
Minor: New Feature? No
Major: Breaking Change? No
Tests Added + Pass? Yes
Documentation Provided No needs
Any Dependency Changes? No
License Apache License, Version 2.0

Original issue from the client was Summary The customer is experiencing an issue where default values for dialog fields in an image component are not being retained after a drag & drop operation or post-processing by a SlingPostProcessor. This behavior is inconsistent and impacts content authoring workflows, as default values are expected to be applied consistently.

The fix: add specific property - ignore freshness- to the Image v2 andv3 component. This fix align the behaviour before and after drag and drop action.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud