DH-IT-Portal-Development / ethics

Ethical Committee web application in Django
http://fetc.hum.uu.nl
MIT License
2 stars 1 forks source link

Validation error appears twice #727

Open tijmenbaarda opened 3 weeks ago

tijmenbaarda commented 3 weeks ago

When the field "Students (who do person-oriented research as part of their program) do, in principle, not need to submit a proposal with the ethical committee..." is left empty and the form is saved, the validation error "This field is required" appears twice.

miggol commented 2 weeks ago

Worth looking into, hopefully softvalidationmixin can fix this. But otherwise not a priority right now

tijmenbaarda commented 1 week ago

Here the same happens: image