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

FIX: order form submit #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

slalexander92
Copy link
Owner

@slalexander92 slalexander92 commented Apr 1, 2023

Changes

  1. Fix bug that was causing order form fields to be undefined.

Purpose

Order form submit doesn't work, I fixed it (Issue)

Approach

I addressed the problem by referencing the correct fields on the event object

Pre-Testing TODOs

  • log in

Testing Steps

  • fill out the order form
  • submit
  • your order should appear in the "View Orders" tab

Learning

The mitochondria is the powerhouse of the cell.

Closes Shift3#1

@slalexander92 slalexander92 changed the title fix(order-form): fix bug that was causing order-form orderItem + `q… Fix order form submit Apr 1, 2023
@slalexander92 slalexander92 changed the title Fix order form submit FIX: order form submit Apr 1, 2023
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