interfacerproject / interfacerproject/interfacer-gui

At login, if incorrent answers are given, no feedback is given and console returns an error

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

Nobody has claimed this yet.

Type: Bug :bug:
Dominant language
TypeScript
Stars
10
Forks
5
Avg merge
7h 8m
Merged PRs (30d)
19

Description

When a registered users tries to login by answering to questions, if the answers are wrong, no feedback is provided - the user is stuck on the login page, the console shows an error:

https://gyazo.com/91382a4637887bd6b4c8b6f9cada68cf

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start by reproducing login with incorrect answers and inspect the console error shown in the linked screenshot. Trace the login-page failure path and determine why the user receives neither feedback nor a completed response; done means incorrect answers produce visible feedback and no console error.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authentication, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.