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
746 stars 753 forks source link

Update Experience Fragment inline edit to be consistent with other components #2856

Open HitmanInWis opened 2 months ago

HitmanInWis commented 2 months ago

The current implementation of "Edit" on an experience fragment component adds the Pencil icon to the component's edit menu after the Parent icon. Authors are accustomed to the "Edit" pencil being the first icon in the list, prior to the Wrench icon. This is how Content Fragment is implemented, which leverages the OOTB capability to register inline editing for a component.

The changes would be as follows: