gray-mueller / gray-mueller/restaurant-delivery-platform-using-react-js
Enatega Restaurant App: Error Message Displayed on Top of Login Screen
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- 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.
Screenshots
Image
Smartphone (please complete the following information):
Device: [e.g. iphone12]
OS: [e.g. iOS18]
Browser [e.g. Application]
Version [e.g. Latest]
Contributor guide
Research direction
Start at the store app's login screen entry point and reproduce the issue by navigating to the page without submitting credentials. Trace where the error message is initialized or rendered, then verify that it appears only after an invalid login attempt and not on initial navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- authentication, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100