bcgov / bcgov/bcparks-ar-admin
Improve feedback on invalid form submission
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Currently, when a user attempts to submit an invalid form, the submission API call is bypassed and nothing happens. There is no feedback to the user that they need to check their fields for valid entry.
There should be some UI feedback if a submission is not completed after `Submit` is clicked.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by tracing the Angular form submission handler and its validation path; confirm how invalid submissions currently bypass the API call. Done means clicking Submit on invalid input produces visible UI feedback directing the user to check the fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100