WING-NUS / SSID

Student Submission Integrity Diagnosis
18 stars 23 forks source link

🐛 Error message for wrong login credentials not shown on Safari in production #408

Open sibinhho99 opened 5 months ago

sibinhho99 commented 5 months ago

Cc:

Hi

Describe the Bug

To Reproduce

Steps to reproduce the behavior:

Using Safari:

  1. Go to https://ssid.comp.nus.edu.sg/login
  2. Enter a random email e.g. user@example.com and leave Password blank
  3. No error shown

Using Chrome, an error message "Invalid user/password combination or user account is still being processed." is shown.

Screen recording:

https://github.com/WING-NUS/SSID/assets/29513997/98a80017-14e5-4bb9-9821-81b1b2739d14

Expected Behavior

Error message is shown when using Safari as with Chrome

Tasks

Acceptance Criteria

More Information

Environment

Screenshots

Thanks!

sibinhho99 commented 5 months ago

Looks like it's still working fine with the same Safari on my localhost

sibinhho99 commented 5 months ago

Looks like cookies are not being saved by my Safari:

image