marthaegrimaldi / marthaegrimaldi/zomato-clone-source-code

Email Typing Issue during Fast Entry in Enatega Multivendor Customer App

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

Nobody has claimed this yet.

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

Description

Describe the bug
When users attempt to log in through email on the Enatega Multivendor Customer App and type their email rapidly, the app registers incorrect email entries. This issue hinders the login process, leading to user frustration and potential authentication errors.

To Reproduce
Steps to reproduce the behavior:

Open the Enatega Multivendor Customer App.
Navigate to the login screen.
Choose the email login option.
Rapidly type the email address during the login process.
Expected behavior
The app should accurately capture and display the email entered, even when users type quickly.

Screenshots

EmailFieldIssue.mp4
Smartphone (please complete the following information):

Device: iOS and android
Additional context
This issue seems to occur specifically during fast typing scenarios.

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 Customer App login screen using the email option, on both iOS and Android if available; the attached EmailFieldIssue.mp4 may help compare behavior. Then locate the login screen's email input implementation and verify that rapid typing preserves the complete address without dropped or reordered characters. Done means fast entry reliably displays and submits the email as entered.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.