dwyl/autoform

Required fields not working if using non-default changeset

Open

#35 aberto em 12 de dez. de 2018

Ver no GitHub
 (0 comments) (2 reactions) (1 assignee)Elixir (2 forks)auto 404
bughelp wantedin-progress

Métricas do repositório

Stars
 (21 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador