lambertf917 / lambertf917/react-native-uber-eats-clone

"Back" Icon Labeling Issue in Enatega Multivendor Customer App in iOS only

Open Beginner friendly
#2,260 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Description:
When using the Enatega Multivendor Customer App, a labeling issue has been identified in the navigation flow. Upon pressing the "Back" icon, the label "back" is displayed along with the icon.

Steps to Reproduce:
Open the Enatega Multivendor Customer App.
Navigate to any screen within the app.
Press the "Back" icon in the top-left corner of the screen.

Expected Behavior:
The "Back" icon should navigate to the previous screen without displaying any additional text.

Actual Behavior:
The "Back" icon is accompanied by the text "back" when pressed, which is not the standard behavior in navigation.

WhatsApp.Video.2023-12-04.at.16.02.11_06b34a79.mp4

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

No source file or test is named. Reproduce the issue on iOS by opening the customer app, navigating to another screen, and pressing the top-left Back icon; then trace the app's navigation implementation to identify where the label is configured. Done means the icon still returns to the previous screen without displaying the extra "back" text.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.