Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto refinement of email address enter by user #162

Closed
codewithkushagra opened this issue Apr 16, 2022 · 3 comments
Closed

Auto refinement of email address enter by user #162

codewithkushagra opened this issue Apr 16, 2022 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@codewithkushagra
Copy link
Contributor

codewithkushagra commented Apr 16, 2022

Describe the bug
While logging, the redundancies in the Email Address string entered by the users are not filtered automatically by the app, for example if I enter "example@gmail.com " and the actual account is "example@gmail.com" the is shows user does not exist

To Reproduce
Steps to reproduce the behavior:

  1. Go to Login Screen
  2. Enter your email address with extra space at the end
  3. Enter password and try to login
  4. See error 'user does not exist'

Expected behavior
It should automatically refine such redundancies in the email string entered by the user.

Demonstration

  • I have left an extra space at the end
  • It shows the error

WhatsApp Image 2022-04-16 at 9 21 25 PM

Environment

  • Device/emulator being used: device version GM1911
  • OS (iOS/ Android); If Android then android version: OS: 11
  • Flutter version: 2.10.3

Additional context
The problem solution will improve the user experience.

Are you working on this issue? (Yes/No)
Yes

HarshitGulgulia added a commit to HarshitGulgulia/beacon that referenced this issue Apr 16, 2022
@HarshitGulgulia
Copy link
Contributor

I have resolved the issue. I am making a PR.

@nb9960 nb9960 added enhancement New feature or request good first issue Good for newcomers labels Apr 18, 2022
nb9960 pushed a commit that referenced this issue Jun 24, 2022
…red by the user (#166)

* Worked on issue #162 Automated the redundancy removal from email entered by user on login screen

* Ran Flutter Format Command
@ItsAdityaKSingh
Copy link
Collaborator

@nb9960 This issue has been resolved :)

@ItsAdityaKSingh
Copy link
Collaborator

@codewithkushagra you may close this issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants