-
Notifications
You must be signed in to change notification settings - Fork 35
Description
Is your feature request related to a problem? Please describe.
I am trying to mimic the behaviour of a headful AEM instance I have worked on, where the Adobe tabs component author instance comes with a 'panel selector' (see screenshots). This selector allows an author to quickly and easily change between the active tab and edit its contents.
Describe the solution you'd like
A way to set Edit Config to include this panel selector button, which could change the active index or 'selected' state of each tab.
Describe alternatives you've considered
A not-very-user-friendly way I am currently investigating, is having all the tab panels render in a vertical column, with the tab title above each section. Then the author can easily edit each tab panel. However, it does not give an accurate representation of the component, and is custom rendering just for author view.
Additional context
