Skip to content

Fix: Order form submit doesn't work #83

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

Closed
wants to merge 1 commit into from
Closed

Fix: Order form submit doesn't work #83

wants to merge 1 commit into from

Conversation

AramayisO
Copy link

Fixes #14

Changes

  1. Modify OrderForm.menuItemChosen to update the order_item state variable instead of item.

Purpose:

The value of the menu select element is controlled by the order_item state variable. Therefore, the onChange event handler should update the order_item state variable with the new value.

@AramayisO AramayisO closed this Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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