Updated form error appearance similar to Hartls rails guide.
Type of change
Bug fix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality)
Note: Don't really know where a UI update fits in regards to these options.
How Has This Been Tested?
Since this was a UI update in regards to form errors, I tested it out by causing forms present in the application to fail. I verified that the updated validation format was shown. The wording has remained the same for consistency.
Resolves #106
Description
Updated form error appearance similar to Hartls rails guide.
Type of change
How Has This Been Tested?
Since this was a UI update in regards to form errors, I tested it out by causing forms present in the application to fail. I verified that the updated validation format was shown. The wording has remained the same for consistency.
Screenshots
Before After