rubyforgood/mutual-aid

Add dateTIMEepicker to simple_form initializer

Offen

#171 geöffnet am 11.05.2020

 (4 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Ruby (60 Forks)auto 404
Good First Issue

Repository-Metriken

Stars
 (55 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide