-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
While working on #1021, we realized we were going to be defining a collapsible component multiple times if we wanted to use one for collapsible filters. We tried to implement the accordion for this to re-use an element we already have, but it needs multiple elements and strictly HTML as an input.
We decided that it would be best to shelve the collapsible form portion of the issue. An archive of the removal of that code can be found here ( the individual commits in the comparison may provide additional insight).
This issue intends to create a collapsible element that can then be implemented by accordions, filters, etc.
Reactions are currently unavailable