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: Retrieve user from Redux and include in Order Form #4

Open
wants to merge 1 commit into
base: spencer/test-formatted-time
Choose a base branch
from

Conversation

slalexander92
Copy link
Owner

Changes

  • reference correct field (email instead of login) on the action.payload object

Purpose

  • To fix the bug that prevented the retrieval of the user from Redux and include in Order Form

Approach

  • reference correct field (email instead of login) on the action.payload object

Pre-Testing TODOs

  • login
  • place an order in the "Order Form" tab
  • open the "view orders tab"

Testing Steps

  • The "Ordered By" field should now be populated with the current user's email.

Learning

  • the mitochondria is the powerhouse of the cell.

Closes Shift3#4

@slalexander92 slalexander92 changed the title Fix: Retrieve user from Redux and include in Order Form FIX: Retrieve user from Redux and include in Order Form 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.

1 participant