Frontmatter
| title | #4380 update inputPattern regex in form.field.Phone |
| author | ki1pen |
| state | Merged |
| createdAt | May 4, 2023, 11:42 AM |
| updatedAt | May 4, 2023, 1:01 PM |
| closedAt | May 4, 2023, 1:00 PM |
| mergedAt | May 4, 2023, 1:00 PM |
| branches | dev ← dev |
| url | https://github.com/neomjs/neo/pull/4381 |
Merged
Please make sure to read the Contributing Guidelines:
https://github.com/neomjs/neo/blob/dev/CONTRIBUTING.md
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications: The phone field by default will not accept multiple minus symbols. But it can be changed separately in inputPattern config.
The PR fulfills these requirements:
devbranch, not themasterbranchfix #xxx[,#xxx], where "xxx" is the issue number)If adding a new feature, the PR's description includes:
Other information: