rubyforgood/mutual-aid

Add dateTIMEepicker to simple_form initializer

开放

#171 创建于 2020年5月11日

 (4 条评论) (0 个反应) (1 位负责人)Ruby (60 个派生)auto 404
Good First Issue

仓库指标

星标
 (55 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南