Open Issues Need Help
View All on GitHubAI Summary: The frontend login form currently lacks an error message when a user provides invalid credentials or attempts to log in with a non-existent account. The task is to implement a generic "Wrong email or password" message that displays in such scenarios.
Complexity:
2/5
bug good first issue