rubyforgood / playtime

Supporting children and families experiencing homelessness in Washington, DC. Live app - https://wishlist.playtimeproject.org Organization Website:
http://www.playtimeproject.org/
MIT License
89 stars 50 forks source link

Added better looking form error messages. #179

Closed monoliths closed 7 years ago

monoliths commented 7 years ago

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 image After image

seanmarcia commented 7 years ago

Thanks for the PR @monoliths! This is definitely much cleaner (and more DRY!)