LearnNewsExamplesServices
Frontmatter
id4380
titleUpdate phoneField inputPattern
stateClosed
labels
enhancement
assignees[]
createdAtMay 4, 2023, 10:47 AM
updatedAtMay 4, 2023, 9:46 PM
githubUrlhttps://github.com/neomjs/neo/issues/4380
authorki1pen
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMay 4, 2023, 9:46 PM

Update phoneField inputPattern

Closed v8.1.0 enhancement
ki1pen
ki1pen commented on May 4, 2023, 10:47 AM

The current inputPattern, that phoneField use for phone number validation, use regex that allows the user to use multiple minus signs after each other(e.g: -----). Update the regex for stricter phone number validation.

ki1pen added the enhancement label on May 4, 2023, 10:47 AM
tobiu referenced in commit 77a2c09 - "Merge pull request #4381 from ki1pen/dev on May 4, 2023, 1:01 PM
tobiu closed this issue on May 4, 2023, 9:46 PM