dwyl/autoform

Required fields not working if using non-default changeset

Open

#35 opened on 2018年12月12日

GitHub で見る
 (0 comments) (2 reactions) (1 assignee)Elixir (2 forks)auto 404
bughelp wantedin-progress

Repository metrics

Stars
 (21 stars)
PR merge metrics
 (PR metrics pending)

説明

We're using the default changeset function to determine which fields are given a class of 'required'.

This needs to be changed to take into account the changeset passed in instead/as well.

コントリビューターガイド