aws-samples / aws-samples/aws-dynamodb-examples

[Workshop] - Modernizer - User registration UI error

Open
#225 1 comment 0 reactions 0 assignees View on GitHub
bug needs triage
Dominant language
TypeScript
Stars
602
Forks
242
Avg merge
14m
Merged PRs (30d)
2

Description

In the workshop you can create a user to log into the website.

When the user is created the UI generates an error indicating the password is not valid, but the workflow continues and the user is created.

The only message provided is

```
Error: Validation failed
```

This sequence of events, that even if they succed at the end and the user is created, can cause some confusion to some of the workshop participants.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the workshop user-registration flow and trace the UI handling around the password validation error. Determine why a successful user creation still displays “Validation failed ”; done means the registration workflow completes without a misleading error message.

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
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.