joatuapp / joatu-app

The JoatU application, written in Ruby on Rails and ChaplinJS.
GNU Affero General Public License v3.0
8 stars 3 forks source link

Hitting the login button after the sign up button makes both forms show at the same time #16

Closed jmiv closed 9 years ago

jmiv commented 9 years ago

Not sure if it's a bug. After I click the sign up button, then go back to clicking the log in button, I expect the previous sign up form to disappear immediately once the log in form comes up. Instead the log in form just pops on top of the sign in form. I suggest to make these forms show up only one at a time.

Using Chrome Version 37.0.2062.124 m

joatu_screenshot

undergroundwebdesigns commented 9 years ago

I'd say not a bug. The login form always just pops up on top of whatever else you happened to be doing at the time.