Tav0 / OSF_meetings_ember

OSF meetings platform in EmberJS
2 stars 4 forks source link

[Validations] Scroll up to first error message when form is not successful #206

Closed TomHeatwole closed 8 years ago

TomHeatwole commented 8 years ago

Right now when a user tries to create a conference, if they messed up something near the top of the page, the 'create' button appears to do nothing because they have scrolled past the error. The create button should scroll them to the first error when there are errors.

TomHeatwole commented 8 years ago

https://github.com/Tav0/OSF_meetings_ember/pull/214