Margaret-Petersen / Margaret-Petersen/uber-eats-clone-android
Enatega Customer App: Graphql error when placing an order when login from Google account
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Users who log in using their Google account encounter a GraphQL error when attempting to place an order. The issue prevents the checkout process from completing successfully.
To Reproduce
Steps to reproduce the behavior:
Go to the app and log in using the "Sign in with Google" option.
Add items to the cart.
Proceed to checkout and attempt to place the order.
Observe the GraphQL error message.
Expected behavior
A clear and concise description of what you expected to happen.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the flow by signing in with Google, adding items, and placing an order, then capture the GraphQL error and identify the failing checkout request. Trace the Google-authenticated order path to its relevant client or API entry point; done means checkout completes successfully without the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, javascript
- Domain
- api, authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100