Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add evidence/assertion form fields should show error msg if invalid prefill values provided #1187

Open
jmcmichael opened this issue Sep 12, 2019 · 0 comments
Assignees

Comments

@jmcmichael
Copy link
Contributor

Currently pre-fillable enumerated fields have logic that reject any values not recognized, but the error notice is only shown on the browser console. We should also display these error messages next to the field. Should be relatively easy to do with a ng-formly field wrapper.

@jmcmichael jmcmichael self-assigned this Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant