contradb / contra

Find and share contra dances.
http://contradb.com
GNU Affero General Public License v3.0
13 stars 5 forks source link

figure search [...] toggle #637

Open dcmorse opened 4 years ago

dcmorse commented 4 years ago

editable figure parameters in figure search expressions

As a user searching for a figure, I want to be able to honk out toggle and select from an accordion specific figure parameters I can search on. For example, I want to be able to search for circles to the right, or circles 3 places. This lets me find the dances I want.

Having already done this story twice - once for jQuery and once for Vue, this third time should be straightforward.

dcmorse commented 4 years ago

Note that we're not using the beautiful bootstrap toggle, instead just a button with different colors, because I'm having trouble bringing react-bootstrap-toggle into webpacker.