VA Forms System Core will be a React library hosted in NPM that will allow engineers and designers to easily interact with Forms inside of vets-website.
The purpose of this PR is to make the default inline input error messages more specific to the input field's label. Currently, the default error is too vague, and is likely to confuse screen reader users.
Description
The purpose of this PR is to make the default inline input error messages more specific to the input field's label. Currently, the default error is too vague, and is likely to confuse screen reader users.
Original issue(s)
https://github.com/department-of-veterans-affairs/va-forms-system-core/issues/586
Screenshots
Definition of done