Open Guaaay opened 1 year ago
When user inputs their NIF on the tickets tab, stricter constraints are needed. Mainly, do not allow whitespaces or non alphanumeric characters.
Another issue should be opened on the backend to turn every lowercase into uppercase, for ease of reference later.
When user inputs their NIF on the tickets tab, stricter constraints are needed. Mainly, do not allow whitespaces or non alphanumeric characters.