BCStudentSoftwareDevTeam / BCStudentSoftwareDevTeam/cas
Hitting Enter on User management causes server crash
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**[Original report](https://bitbucket.org/laborstudents/cas-flask/issue/316) by Scott Heggen (Bitbucket: [sheggen](https://bitbucket.org/sheggen), GitHub: [sheggen](https://github.com/sheggen)).**
----------------------------------------
When entering a new building manager, I selected "Building Management" which brought up the list of buildings. I then hit the Enter key, which tried to send data to the server.
We need to catch that Enter press, check if values are null still, and prevent the ajax call until a value exists.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.