MichaelBluetooth / MichaelBluetooth/ic-reuse-client
Homework: Form validation errors
Open
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
- 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 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