Describe the bug
The primary recipe editor layout is intended to be setup to be a Bootstrap accordion, but all sections display expanded.
To Reproduce
- npm start
- Connect to an org
- Click Fetch Objects
- Leave default values and click next
- Click Fetch Details
- All sections are fully expanded.
Expected behavior
Only the object names should appear, with the accordion folded up. When you click the object name it should expand.
Describe the bug
The primary recipe editor layout is intended to be setup to be a Bootstrap accordion, but all sections display expanded.
To Reproduce
Expected behavior
Only the object names should appear, with the accordion folded up. When you click the object name it should expand.