| When creating a new mobile app, the "Create" button is disabled till a valid name is entered. If the user puts in a invalid, the button stays disabled. But if the users presses the "Enter" key the form is submitted and a error is returned from the server saying "Request failed with status code 422" The "Enter" key should not be able to by the form validation if the mobile app name is invalid. |