marthaegrimaldi / marthaegrimaldi/food-ordering-application-using-react-native

Back button at the top not functioning on Items screen

Open
#1,295 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
The back button located at the top of the Items screen is not working. When tapped, it does not navigate back to the previous screen, which affects user navigation and overall app usability.

To Reproduce
Steps to reproduce the behavior:

Open the Enatega Multivendor app.
Navigate to the Items screen.
Tap the back button (top-left arrow icon).
Observe that the app does not navigate to the previous screen and remains on the current page.
Expected behavior
Tapping the back button should navigate the user back to the previous screen.

Desktop (please complete the following information):

OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):

Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.

Labels: Enatega Multivendor Customer App, Bug

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the failure on the Items screen and trace the top-left back-button entry point in the React Native app. Confirm the navigation handler and surrounding screen flow, then verify that tapping the button returns to the previous screen.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.