rubyforgood/mutual-aid

Add dateTIMEepicker to simple_form initializer

Aberta

#171 aberto em 11 de mai. de 2020

 (4 comentários) (0 reação) (1 responsável)Ruby (60 forks)auto 404
Good First Issue

Métricas do repositório

Stars
 (55 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador