This repository has been archived by the owner on Feb 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Intentional Bug: Order form submit doesn't work #1
Open
Fleury14 opened this issue
Dec 13, 2021
· 0 comments
· May be fixed by T145/react-challenge-project-jan-2022#2, bchehraz/react-challenge-project-jan-2022#2, zacharynoel/react-challenge-project-jan-2022#1 or JimOtermat2/bitwise-react-challenge-project#1
Open
Intentional Bug: Order form submit doesn't work #1
Fleury14 opened this issue
Dec 13, 2021
· 0 comments
· May be fixed by T145/react-challenge-project-jan-2022#2, bchehraz/react-challenge-project-jan-2022#2, zacharynoel/react-challenge-project-jan-2022#1 or JimOtermat2/bitwise-react-challenge-project#1
Labels
Comments
bip12
referenced
this issue
in bip12/react-challenge-project-jan-2022
Jan 9, 2022
This was referenced Jan 13, 2022
Closed
logan-hernandez
referenced
this issue
in logan-hernandez/react-challenge-project-jan-2022
Apr 1, 2022
JimOtermat2
referenced
this issue
in JimOtermat2/bitwise-react-challenge-project
Aug 4, 2022
Send the correct parameters along in the onChange functions so the values stop getting set to undefined Fixes #1
This was referenced Aug 4, 2022
fix(order-list): make single digit min/sec show as two
JimOtermat2/bitwise-react-challenge-project#2
Open
This was referenced Aug 12, 2022
feat(order-list): Edit and Delete button functionality
JimOtermat2/bitwise-react-challenge-project#8
Open
Open
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: