rubyforgood/mutual-aid
Add dateTIMEepicker to simple_form initializer
Aperta
#171 aperta il 11 mag 2020
Good First Issue
Metriche repository
- Star
- (55 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Right now selecting dates is NOT a good experience for users bc we have standard date/datetime dropdowns.
We have simple_form and a simple_form_bulma initializer, so need to make the datetime custom inputs work there to be available throughout the app.