gray-mueller / gray-mueller/food-delivery-applications-using-react-native

App Crashes When Tapping Anywhere on Store Page

Open
#696 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
In the customer app, navigating to any store page and then tapping anywhere on the screen (regardless of the element) causes the app to crash immediately. This makes it impossible to browse or place orders from that store.

To Reproduce
Steps to reproduce the behavior:

Open the customer app

Navigate to any store page

Tap anywhere on the screen — e.g., background, image, product card

Observe that the app crashes and exits

Expected behavior
Tapping on interactive elements or anywhere on the store page should not cause the app to crash. The user should be able to view the menu and interact normally.

Screenshots / Crash Logs

Smartphone (please complete the following information):

Device: Samsung A15

OS: Android 14

App Version: [insert if known]

Additional context
This is a critical issue likely caused by a UI or event binding bug, such as a null reference or unhandled tap event. It severely impacts app usability and should be addressed immediately.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the crash on a Samsung A15 running Android 14, then inspect the customer app's store-page tap handling and capture the crash details. Done means tapping the background, images, and product cards no longer exits the app, and the store menu remains usable.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.