bcgov / bcgov/bcparks-ar-admin

Improve feedback on invalid form submission

Open
#104 0 comments 0 reactions 0 assignees View on GitHub
enhancement
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.