gray-mueller / gray-mueller/food-ordering-app-using-python
Enatega Customer Application: User location not fetched automatically on first app launch
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
On the first launch of the app, the user's location is expected to be fetched automatically (after permission is granted). However, the app does not request or retrieve the location until the user manually interacts with the app (e.g., taps a location-related button).
🔄 Steps to Reproduce:
Install the app or clear app data to simulate first-time launch.
Open the app.
Grant location permission when prompted.
Observe the home screen or any location-dependent features.
Expected behavior
The app should automatically fetch and display the user's current location after permission is granted, without requiring additional user action.
Smartphone (please complete the following information):
Device: [e.g. iPhone12 and Samsung A15]
OS: [e.g. iOS18.1 and Android ]
Browser [e.g. Application]
Version [e.g. Latest]
Contributor guide
Assessment
This issue has not been assessed yet.