snmackay / CSE-442

UB CSE 442 Project building a web-based peer review platform for students in software engineering and CSE 116.
GNU General Public License v3.0
0 stars 0 forks source link

TASK: Change login failed message on Access Code page to alert box #45

Closed brconomo closed 5 years ago

brconomo commented 5 years ago

Per the client, the alert is not visible enough. Changing it from an Echo to an Alert Box will make it more visible.

TEST: 1: Log in as per #25 2: Intentionally fail with expired code and second, a wrong code. 3: Make sure an alert box appears for both cases with a description of the problem for the appropriate error.