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

Enatega Restaurant App: Error Message Displayed on Top of Login Screen

Open
#443 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

Description:
An error message is persistently displayed at the top of the login screen of the store app, even before any user interaction. This occurs immediately upon navigating to the login page, potentially confusing users who haven't taken any action yet.

Steps to Reproduce:

Launch the store app.
Navigate to the login screen.
Observe the top of the screen.
Expected behavior
No error message should be displayed until the user attempts to log in with invalid input.

Smartphone (please complete the following information):

Device: [e.g. iphone12]
OS: [e.g. iOS18]
Browser [e.g. Application]
Version [e.g. Latest]

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 issue on the store app's login screen and trace how the screen initializes its error state. Confirm that no error is visible on first navigation, while an invalid login still displays the relevant error after submission. No file or test location is named in the report.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.