cross-solution / YAWIK

YAWIK is a web application. It can be used as an ATS applicant tracking system or as a jobboard.
https://yawik.org
MIT License
125 stars 67 forks source link

fix(Core): refine phone number validation #603

Closed TiSiE closed 3 years ago

TiSiE commented 3 years ago

Entering a phone number via the Phone form element required a very specific format.

This PR allows a more flexible format. A phone number can now contain digits, parentheses and spaces. Also the international format is valid still - but it doesn't matter if the country prefix is followed by a space.