Closed MartinTiangco closed 4 years ago
Issue: Needed to integrate UI code with email validation from [ASPA-007] Check if they are on the membership list prior to registration.
[ASPA-007] Check if they are on the membership list prior to registration.
As a result of the email validation, the behaviour of the UI will need to act differently based on the results.
Solution: The process is as follows:
validate()
Additionally, refactoring of code in the enrollmentForm.js file was done as well to improve readability.
enrollmentForm.js
Risk area: In the G_Sheet_Interface model, there is a line of code that only works for Windows, and another line that only works for Mac/Linux users.
Reviewed by: Lucas, Will, Jiaru
Sidenote: The Trello task is now identified as [ASPA 018].
[ASPA 018]
is it possible to change the loading icon to a png? so that there isn't a slight colour difference between the icon and the background:
Issue: Needed to integrate UI code with email validation from
[ASPA-007] Check if they are on the membership list prior to registration.
As a result of the email validation, the behaviour of the UI will need to act differently based on the results.
Solution: The process is as follows:
validate()
.Additionally, refactoring of code in the
enrollmentForm.js
file was done as well to improve readability.Risk area: In the G_Sheet_Interface model, there is a line of code that only works for Windows, and another line that only works for Mac/Linux users.
Reviewed by: Lucas, Will, Jiaru
Sidenote: The Trello task is now identified as
[ASPA 018]
.