Closed rsc1102 closed 1 week ago
Yes @rsc1102 the application allows you to enter but the purchase/registration does not go through, so the only thing is the user should be prompted about the error which is missing on the page, a warning about incorrect format.
Description Problem with buying a ticket when the phone number specified isn't in a valid format.
Steps to Reproduce
Expected Behavior Form validation should be performed to warn the user that the number is in the incorrect format.
Screenshots or Code Snippets (required)
The HTML code for the input field is:
It should have a pattern parameter.
Additional If the user is unable to buy a ticket due to such an issue, the app should warn the user that the transaction was not successful.