Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing validation check in volunteerTable.js #70

Open
zephyyrr opened this issue Jan 15, 2020 · 0 comments
Open

Missing validation check in volunteerTable.js #70

zephyyrr opened this issue Jan 15, 2020 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@zephyyrr
Copy link
Member

For some reason, a user was able to submit a application to the off-site moderation team without any questions, so the volunteer.questions field is set to undefined.
This causes the whole table for the role to not show.

Suggested solution:
Add additional validation and error handling here to catch error like this from breaking the UI.
Try to figure out how the situation happened in the first place.

@zephyyrr zephyyrr added bug Something isn't working good first issue Good for newcomers labels Jan 15, 2020
@zephyyrr zephyyrr changed the title MIssing validation check in volunteerTable.js Missing validation check in volunteerTable.js Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant