DH-IT-Portal-Development / ethics

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

"Please specify" remains visible when no longer relevant #729

Open tijmenbaarda opened 4 weeks ago

tijmenbaarda commented 4 weeks ago

Path: /proposals/researcher/ Occurred during practice application.

When creating an application as a student and selecting "other" in the "what capacity" question, the field "Please specify" appears. If the user then selects "as a postdoc..." or "as a PhD student", this field remains visible. When not entering a value in this field, a validation error is shown.

miggol commented 3 weeks ago

Alright, time to rework the JS logic I guess