marigold-ui / marigold

Design System based on react-aria and Tailwind CSS
https://marigold-ui.io
MIT License
101 stars 7 forks source link

Component - Accordion #1687

Closed ti10le closed 1 year ago

ti10le commented 2 years ago

Description

Accordion component to display some information by click on the main part of the accordion

Context

We need this component to make the Design System more complete and to support some use cases with n accordion.

Use Cases

In the new Checkout to click on Checkbox/Radio/Arrow and display information.

Consequences

Accordion can be used from marigold and does not have to be built by yourself.

sebald commented 2 years ago

react-aria support is only in alpha

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days.

sebald commented 1 year ago

Superseeded by #2388

sarahgm commented 1 year ago

some help:

sarahgm commented 1 year ago

@sebald not cool https://github.com/adobe/react-spectrum/issues/1989

sarahgm commented 1 year ago

disabledKeys/expandedKeys not supported ??

sarahgm commented 1 year ago

Notes:

something I don't thought of @sebald