Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle Form Submission #6

Open
3 tasks
zacowan opened this issue Jul 21, 2020 · 0 comments
Open
3 tasks

Handle Form Submission #6

zacowan opened this issue Jul 21, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@zacowan
Copy link
Contributor

zacowan commented Jul 21, 2020

Task

Mock a form submission by validating and then logging all of the data. Once the form is submitted, the state should change to show a modal with success/failure. The user should then be able to navigate to the home page of the application portal. Coordinate with @nionata to ensure data is labeled properly to be sent to the API endpoint.

Steps

  • Validate and log data on form submission. If the data is not valid, show which fields need fixing.
  • Show a modal after submission (success/fail based on response)
  • Allow navigation back to home page

Reference

https://ant.design/components/overview/
https://ant.design/components/form/

@zacowan zacowan added the enhancement New feature or request label Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants