marthaegrimaldi / marthaegrimaldi/food-ordering-application-using-react-native
Customer App Crash on First Sign-In with Google Account
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Description:
When a user attempts to sign in with a Google account for the first time on the Enatega Multivendor Customer App, the application crashes unexpectedly.
Steps to Reproduce:
Open the Enatega Multivendor Customer App.
Choose the "Sign In with Google" option.
If not already signed in, enter Google credentials (email and password) when prompted.
Observe the application's behavior after submitting the Google credentials.
Expected Result:
The app should successfully authenticate the user using Google credentials and navigate to the main dashboard without any crashes.
Actual Result:
The application crashes unexpectedly after submitting Google credentials, preventing users from completing the sign-in process.
WhatsApp.Video.2023-12-21.at.10.53.38_7fcc26f6.mp4
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
Start by reproducing the first-time Google sign-in flow in the Enatega Multivendor Customer App and review the attached crash video. Trace the Google authentication path after credential submission, then identify the failure and verify that sign-in reaches the main dashboard without a crash. The issue names no file or test, so locating the relevant entry point and adding coverage will require repository exploration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100