CodeForPhilly / laddr

http://codeforphilly.github.io/laddr/
MIT License
61 stars 34 forks source link

Style project selector for event checkin #185

Closed themightychris closed 4 years ago

themightychris commented 6 years ago

The selector in this form needs some bootstrap v4 love, it uses bootstrap-combo which might need to be upgraded

screen shot 2018-03-07 at 9 47 52 am
APrioriRainbows commented 6 years ago

Migrate Laddr to Bootstrap 4

chriscauley commented 6 years ago

I can't find this on the site. According to my best search it looks like it is in the home page. how can I trigger it?

themightychris commented 6 years ago

Doh! I was supposed to document that in this issue, append ?force_current=1 on the home page to force the site to recognize the next event as currently happening @chriscauley

themightychris commented 5 years ago

Here's where that component lives: https://github.com/danielfarrell/bootstrap-combobox

marcelkooi commented 5 years ago

Bootstrap 4 branch: https://github.com/danielfarrell/bootstrap-combobox/pull/263