Restrict '/' from being entered on Address Lines for account creation
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
**Describe the bug in current situation**
This bug is a result of OPS ticket 2149
Client enters a '/' in the address for the account which prevents the account creation from completing successfully.
**Link bug to the User Story**
**Impact of this bug**
Client is not able to create their account.
**Chance of Occurring (high/medium/low/very low)**
High if they enter a '/' in the address
**Pre Conditions: which Env, any pre-requesites or assumptions to execute steps?**
PROD
**Steps to Reproduce**
Steps to reproduce the behavior:
1. Create a new account
2. Enter a '/' in the address
3. Receive 'Account creation failed' error
**Actual/ observed behavior/ results**
Client is able to enter a '/' in the address and receives an 'Account creation failed' error
**Expected behavior**
Client is restricted from entering a '/' in the address and can complete the account creation
**Screenshots/ Visual Reference/ Source**

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.