KonklaveTtv / VenueSender

0 stars 0 forks source link

(filters) subnest cities into state #27

Closed atonuv closed 1 year ago

atonuv commented 1 year ago

select state- "do you want to display cities within {state}?" if yes then display a list of {cities} located in selected {state}

KonklaveTtv commented 1 year ago
Venue Selection
1. Select Country ->  Select State/Province -> Select City/Town -> Select Capacity -> Select Genre  -> Select Venue

Countries (Must Select One) State/Province (All or multiples selected via comma-seperated indices) City/Town (All or multiples selected via comma-seperated indices) Capacity (All or multiples selected via comma-seperated indices) Genre (All or multiples selected via comma-seperated indices) Venue (All or multiples selected via comma-seperated indices)

KonklaveTtv commented 1 year ago

https://github.com/KonklaveTtv/VenueSender/commit/7bb78c4873715d3facc941eb3dacf6b21b9508f1

Currently you select Country, then City, the State, but Capacity is failing to show up.