AlaskaAirlines / auro-accordion

Custom element that allows users to toggle the display for sections of content
https://auro.alaskaair.com/components/auro/accordion
Apache License 2.0
1 stars 1 forks source link

Redevelop auro-accordion API for 2.0 release #28

Closed blackfalcon closed 1 year ago

blackfalcon commented 2 years ago

General Support Request

The current scope of the auro-accordion element is restrictive in use. Supporting additional UIs that are not 1:1 with this element means that either we need to keep appending features or developers will simply create their own.

Support request

Retool the accordion to be more about the interaction and allow for a new API that defines UI. Also, we need to remove the fixed trigger solution with a more agnostic trigger solution like a popover that will allow users to append the accordion to any element they desire.

Retool the whole element to meet new API standards

This element was built prior to having a clearer definition of element APIs. The scope of this issue would be to bring this 2.0 version in line with new standards.

Redev per new design specs