pinballmap / pbm-react

PBM React Native: iOS & Android Apps
https://pinballmap.com/app
GNU General Public License v3.0
33 stars 9 forks source link

Require the email field for logged out Contact form #509

Closed RyanTG closed 1 year ago

RyanTG commented 1 year ago

I'll check if we have to do something on the API end, too.

But, people sometimes leave comments or have an issue and they don't supply an email. It stinks.

RyanTG commented 1 year ago

Require this https://github.com/pinballmap/pbm/blob/099de849909279ea6b6cc23ea2cf6a64201ac541/app/controllers/api/v1/regions_controller.rb#L106

RyanTG commented 1 year ago

Fixed on the website. The app already seems to require all the fields.