elm-street-technology / elevate-ui

🎨 💻 📱An opinionated toolkit of React components and patterns
https://elevate-ui.com/
MIT License
10 stars 4 forks source link

Accordion - Add Option to Allow First Pane Open By Default #237

Closed TheNorthRemembers closed 5 years ago

TheNorthRemembers commented 5 years ago

Due to failing unit tests, we need the option to allow the first pane to be open on render, so we can check refs to make sure they render for compliance and pass unit tests.

This would probably extend to other uses as well, because there might be some situations where we do want the first pane open in a specific view.