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 #14

Labels
challenge task This task is part of the react challenge.

Comments

@coreyshuman
Copy link
Member

coreyshuman commented Jun 13, 2019

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

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

@coreyshuman coreyshuman added the good first issue Good for newcomers label Jun 13, 2019
@coreyshuman coreyshuman added challenge task This task is part of the react challenge. and removed good first issue Good for newcomers labels Feb 18, 2020
fluturecode referenced this issue in fluturecode/Interview-Challenge-project_REACT Aug 28, 2020
#14-fix(order-form): updated menu item parameter
Jaskaran-Chahal added a commit to Jaskaran-Chahal/react-challenge-project that referenced this issue Jun 21, 2021
Changed one parameter, use `order_item` from `item` so that order submit action works.

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