Margaret-Petersen / Margaret-Petersen/python-based-food-ordering-system

Login fails on Android unless using "demo customer" email

Open
#786 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Describe the bug
When attempting to log in through email on Android, users are unable to log in unless they use the "demo customer" email. Any other email address results in an error message.

To Reproduce
Steps to reproduce the behavior:

Open the app on a Samsung Galaxy A15 (Android)

Go to the login screen

Enter any email address other than "demo customer"

Attempt to log in

See error message

Expected behavior
The login should accept any valid user email, not just the "demo customer" email.

Screenshots
If applicable, add a screenshot of the error message displayed.

Desktop (please complete the following information):

OS: N/A

Browser: N/A

Version: N/A

Smartphone (please complete the following information):

Device: Samsung Galaxy A15

OS: Android

Browser: Default (or specify if using Chrome, etc.)

Version: Latest

Device (for cross-check): iPhone 13 Pro Max

OS: iOS

Browser: Safari

Version: Latest

Additional context
This issue seems to be specific to Android. The login works fine on iOS (e.g., iPhone 13 Pro Max). The problem could be related to platform-specific login handling or authentication checks.

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 files, tests, or entry points are identified in the issue. Start by reproducing the login failure on Android and trace the authentication path used for email login; done means valid user emails work on Android while the existing iOS behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, javascript
Domain
authentication, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.