ModusCreateOrg / ModusCreateOrg/beep
Missing validation on adding special characters only for Emails or User Name
Nobody has claimed this yet.
- 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 **

- Device: iphone 6 (11.2) , Android s6 (7.0)
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 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