rubycentral / cfp-app

Rails app for managing a conference CFP
MIT License
224 stars 155 forks source link

Add field to support Texas vs RI speaker question #327

Closed barrettclark closed 2 years ago

barrettclark commented 2 years ago

Title

Add field to support Texas vs RI speaker question

Reason for Change

This is a quick and dirty solution that we will want to remove as soon as RubyConf 2022 is done. We need to ask speakers where they feel most comfortable giving their talk, and the extra field that the CFP actually supports is open ended rather than being constrained to options.

Screen Shot 2022-07-27 at 7 35 52 PM Screen Shot 2022-07-27 at 7 37 21 PM

adarsh commented 2 years ago

All looks good!

If there is a way to set Houston as the default option in the model, that's probably better. (Reviewed this on a phone for expediency, my apologies) Otherwise, great hackery!

barrettclark commented 2 years ago

Good call @adarsh. I updated the PR.

andycroll commented 2 years ago

Not essential but you could add "both" as an option too.