Skip to content

Contact form does not do anything. #18

@saifkhichi96

Description

@saifkhichi96

The form on the contact page does not do anything. There are no scripts to handler the form input on that page. Following steps need to be taken to address this issue:

  • Perform input validation (all mandatory fields set, email valid) before enabling Send button.
  • Call a JavaScript handler function when Send clicked.
  • Retrieve form data inside the JavaScript function and email this to the MindGarage contact email.
  • Show feedback to the user in form of a Snackbar with a success or failure message.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions