Incorrect login not notified #22
Labels
backend
Node.js-related or anything to do in the server
database
MySQL or SQL related issues on the game.
easy
Issue/feature that is easy to fix or implement. Good for 1st-time contributors.
enhancement
When functionality needs to be changed or updated.
good first issue
Easy issues that are excellent for people wanting to get in meat of the code.
medium priority
It would be awesome if this was done, but not very critical.
player
Features/issues relating to the player of Delaford.
web socket
WebSocket issues and discussion.
Milestone
Do you want to request a feature or report a bug?
bug
What is the current behavior?
When a user attempts to login with invalid username/password -- nothing happens. In the backend, however, a 401 request is returned (unauthenticated.)
If the current behavior is a bug, please provide the exact steps to reproduce.
What is the expected behavior?
A message or modal of some kind should appear letting the user know of their attempt
The text was updated successfully, but these errors were encountered: