ModusCreateOrg / ModusCreateOrg/beep

Missing validation on adding special characters only for Emails or User Name

Open
#95 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug good first issue help wanted
Dominant language
Objective-C
Stars
155
Forks
40
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
No 'Validation' message appears when we add only "Arithmetic characters" or Special characters in "User name/Email" field and click on 'check'.
(eg. *-+=^ or #$%@ )

To Reproduce
Steps to reproduce the behavior:
1.Open App on Device
2. Click on "Account" icon
3. Enter User name/Email in "Username or Email" text field.
Note: Password should be only "Arithmetic characters" or Special characters.
(eg. *-+=^ or #$%@ )
4. Click on "Check" button.(at top right corner)

Expected behavior
Validation message should be appear when we click on the "Check" button. it should not allow '' "Arithmetic char" or Special char in "User name/Email" field.

**Screenshots **
screen shot 2018-09-17 at 6 46 23 pm

  • Device: iphone 6 (11.2) , Android s6 (7.0)

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 at the Account screen and the "Username or Email" field, then trace the "Check" button flow for both iPhone and Android. Reproduce the input cases shown in the issue, such as only *-+=^ or #$%@, and confirm that a validation message appears and the values are rejected.

Written by the indexing model from the issue text.

Assessment

Domain
authentication, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.