marthaegrimaldi / marthaegrimaldi/zomato-clone-source-code
Email Typing Issue during Fast Entry in Enatega Multivendor Customer App
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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