MichaelBluetooth / MichaelBluetooth/ic-reuse-client

Homework: Form validation errors

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

Nobody has claimed this yet.

difficulty-3 homework
Dominant language
TypeScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

As a user registering, creating a listing, or editing a listing I would like to be alerted to which fields require a value.

NOTES:

  • This could be as simple as including a red asterisk next to fields that are required
  • In a perfect world, the invalid fields would be highlighted if the user attempts to submit without providing values for all required fields, as it does in the bootstrap example docs
  • More details on validating angular forms can be found in the documentation

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 locating the Angular forms for registration, creating a listing, and editing a listing, then review the linked Bootstrap and Angular validation documentation. Done means required fields are identified and invalid submissions visibly indicate which fields need values across all three flows.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
frontend, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.