fonk-apps / fonk-examples

Web application examples using FaaS/Object Storage/NoSQL on K8S
38 stars 6 forks source link

Pressing 'Enter' does not 'Submit' #13

Closed juliogomez closed 6 years ago

juliogomez commented 6 years ago

From the web interface, when adding a new entry in the textbox and then pressing the 'Enter' button to run a 'create' call, the web site does not interpret that Enter as pressing the 'Submit' button. As per a standard UX they should be equivalent.

nerdguru commented 6 years ago

Rearranged and added some Javascript to detect an enter press when focus is on the text box.