Problem/Motivation
Bootstrap accordion example use attribute type="button".
Radix should do the same in its accordion component.
Otherwise an accordion button might trigger a form submit if the accordion is used in a form context.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork radix-3593318
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
stefan.kornComment #5
doxigo commentedLovely, thanks Stefan. merged