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
744 stars 750 forks source link

AEM Core Tab and Accordion - Support for adding icons on the Tab and Accordion Item #2802

Open vikrave opened 4 months ago

vikrave commented 4 months ago

Feature Request

Is your feature request related to a problem? Please describe.

My customer has requirements to add icons on the tabs and accordions. Something similar to the one mentioned in https://htmlcssfreebies.com/pure-html-css-tabs/

Describe the solution you'd like

A composite multifield field support for the Panel Container so that author can choose the individual tab item , and also have the ability to add icons for each Tab Item / Accordion Item

Are there alternatives?

I couldn't find any alternative. Currently we have ended up customizing Tab and Accordion , only to incorporate this icon.

Documentation

Existing

VeenaVikraman_0-1719466279281

Proposed

VeenaVikraman_1-1719466736818

ndresgarc commented 4 months ago

+1 to this.

Same functionality as the Button core component:

imagen

juanomni commented 2 months ago

+1 to this.

Same functionality as the Button core component:

imagen

Now that you mentioned that, I know is not in the topic but how is this icon field used in the button component? I've tried everything I can imagine to make it work but never shows an icon. What are you supossed to put on that field? Thanks.