Is your feature request related to a problem? Please describe.
Accordion animation on load makes for a jarring experience.
Describe the solution you'd like
If initialIsOpen={true}, then don't do the animation.
Desired timeline
Not urgent
Additional context
With some quick browsing, the proposed solution is common in other well-known design systems.
Is your feature request related to a problem? Please describe.
Accordion animation on load makes for a jarring experience.
Describe the solution you'd like
If
initialIsOpen={true}, then don't do the animation.Desired timeline
Not urgent
Additional context
With some quick browsing, the proposed solution is common in other well-known design systems.