laboratoriobridge / bold

https://bold.bridge.ufsc.br
MIT License
75 stars 9 forks source link

Accordion #583

Open thaisalacerda opened 4 years ago

thaisalacerda commented 4 years ago

The components should have the same API as specified in react-acessible-accordion.

In addition to these behaviors, the accordion children must have their status changed according to other criteria, in addition to user interaction. Ex: expand accordions that have errors when submitting a form.

CarlosBonetti commented 4 years ago

Do we have designs ready for this component? @laiseing I don't see anything on zeplin

laiseing commented 4 years ago

@CarlosBonetti We are using Figma now. :) You can see some examples here.

lucasjoao commented 3 years ago

Just for information, laboratoriobridge/pec#7914 points some problems that react-acessible-accordion has when is necessary collapse all accordions

lucasjoao commented 2 years ago

Just for information again, laboratoriobridge/pec#8296 created a hook that allows collapse all accordions :)