rubyforgood/mutual-aid

Add dateTIMEepicker to simple_form initializer

Ouverte

#171 ouverte le 11 mai 2020

 (4 commentaires) (0 réaction) (1 personne assignée)Ruby (60 forks)auto 404
Good First Issue

Métriques du dépôt

Stars
 (55 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur