RunestoneInteractive / RunestoneInteractive/rs

Login - If user clicks Login without entering credentials, no error/validation message displays

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

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
69
Forks
117
Avg merge
6d 4h
Merged PRs (30d)
24

Description

If the user clicks Login without entering credentials, no error displays.

To recreate:

  1. Go to the login page (https://runestone.academy/user/login?_next=/).
  2. Click Login.

Page flashes/refreshes, but no validation message displays.

Please add a validation message that indicates credentials are missing.

Image

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 at the login page URL in the reproduction steps and reproduce the empty-submit behavior. Trace the login form's validation path, then add a message for missing credentials and verify that clicking Login without input displays it instead of only refreshing the page.

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
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.