Open thaisalacerda opened 4 years ago
Do we have designs ready for this component? @laiseing I don't see anything on zeplin
@CarlosBonetti We are using Figma now. :) You can see some examples here.
Just for information, laboratoriobridge/pec#7914 points some problems that react-acessible-accordion has when is necessary collapse all accordions
Just for information again, laboratoriobridge/pec#8296 created a hook that allows collapse all accordions :)
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.