interfacerproject / interfacerproject/interfacer-gui
At login, if incorrent answers are given, no feedback is given and console returns an error
Open
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:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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