theodore-norvell / PLAAY

Senior Design Project PLAAY (Programming Language for Adults And Youth)
2 stars 0 forks source link

Typing into the Login/Register field's input gets eaten #75

Open inexpensive opened 7 years ago

inexpensive commented 7 years ago

I just stumbled across this while trying to record something for the marketing video. When you click the login register button a dialog pops up with some fields to be filled in to either (surprisingly) login or register for the site.

When you try to type anything into these fields, the input gets eaten and a new node gets created in the main view of the page.

The keyboard input stuff should likely be disabled when this dialog is present