This repository has been archived by the owner on Jan 26, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Misplaced if-else clause in volunteer sign up template #336
Labels
Type: Enhancement
New feature or request.
Comments
@yES, and they are coming up for resume even if they are no errors for resume field. I was using selenium to count the number of error boxes on the page to verify when I entered wrong inputs for some of the fields and I kept getting an extra box count returned for volunteer. That is when I found this incorrect clause. Regarding the error, I don't feel that is a direct consequence of this. In the tests too, I see that tests for resume were commented out, saying that they should be tested locally. So, i think problem here is due to some other bug. |
Is this bug still open, would love to take a hit if it's okay. |
@shubham2892 Sure, please go ahead. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The error message should be displayed if there are errors. The if else statements seem to be switched in this line onwards for resume field on volunteer registration form
The text was updated successfully, but these errors were encountered: