NoSprawl / Dashboard

NoSprawl Web Application
0 stars 0 forks source link

Form errors not styled in a cool way #2

Open mkeen opened 9 years ago

mkeen commented 9 years ago

I am just throwing the errors right before the fields when they happen now. This looks shoddy. Btw, I am using UIKit for the UI ATM.

nicdev commented 9 years ago

Note to self: http://getuikit.com/docs/alert.html <div class="uk-alert uk-alert-danger">...</div>

mkeen commented 9 years ago

You can see uk-alert-danger on the signup form if you fill out all the fields but give an expiration date in the past, for example. I think the input styling for errors is pretty good, but the message itself is boring visually.