Invalid Password Should notify the user

Summary

When an invalid password is entered into the GUI, it should show a pop up or something saying "Invalid password"

Currently it just goes back to the main screen with no information on what went wrong

Version of the software & operating system

Win 11, Latest

Steps to reproduce

Enter a username, enter an invalid password

Actual results

The password input box disappears and nothing further happens. You have to view the logs page to see there was an invalid auth attempt

Expected results

A pop up saying "Invalid Password, try again"

Relevant logs and/or screenshots

2024-06-17 15:36:26 | 15ea0 | Got HTTP response: HTTP/1.1 401 Authentication failed

Possible fixes

A pop up saying "Invalid Password, try again"