Improve Authoring Experience for Tab/Accordion Components – Preserve Context After Edit
In AEM Authoring (especially AEMaaCS), when working with Tab or Accordion components, there is a noticeable UX issue where after editing a component in a non-default tab/accordion panel, the view resets back to the first tab upon closing the dialog.
This creates friction for authors when working across multiple tabs or deeply nested components, as they are required to manually navigate back to the previous context after each edit.
Current Impact:
- Slows down authoring productivity
- Causes confusion, especially for business users
- Impacts usability for complex pages with multiple tabs/accordions
- Requires repetitive navigation, which is inefficient at scale
Proposed Enhancement:
- Preserve the active tab/accordion state after dialog close
- Maintain scroll position and UI context during authoring
- Optionally persist author state (session-based) for better editing continuity
Why this matters:
With increasing adoption of structured components (Tabs, Accordions, Containers) in AEM Cloud implementations, improving contextual editing would significantly enhance the overall authoring experience and reduce friction for content teams.
Additional Context:
This issue is more noticeable in enterprise implementations with complex layouts and repeated author interactions. Addressing this would align with AEM’s goal of improving author efficiency and usability.