Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

WJD: Login form does not show error message on invalid credentials

Open
#75 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
next.js, tailwindcss, typescript

Research direction

Start by locating the login form and the code that handles invalid credentials, then reproduce a failed login to trace the silent failure. Done means the form visibly tells users that their credentials were invalid instead of leaving them without feedback.

Written by the indexing model from the issue text.

Description

triage

When a user enters invalid login credentials, the application does not display an error message. The login attempt silently fails, leaving the user on the same page with no feedback.
This creates confusion for users who are unsure whether their credentials were incorrect or if the system is unresponsive.

Dominant language
TypeScript
Stars
71
Forks
188
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github-samples/gitfolio

All issues in github-samples/gitfolio

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.