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

Intentional Bug: Order form submit doesn't work #1

Open
Fleury14 opened this issue Jan 24, 2023 · 0 comments · May be fixed by Soleras3/react-challenge-project-jan-2023#2 or slalexander92/react-challenge-project-jan-2023#2

Comments

@Fleury14
Copy link
Collaborator

Expected Behavior

When submitting the order form, the order should successfully submit and be added to the order list.

Actual/Current Behavior

The order form submit action does not work due to an issue with the react parameters.

Order form found here: http://localhost:3000/order

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment