The input types for all email fields is currently type=text. This should be type="email". Mobile devices will show the correct email keyboard then.
It'd be good to also change the telephone input type to type="tel" too.
The text was updated successfully, but these errors were encountered:
The input types for all email fields is currently type=text. This should be type="email". Mobile devices will show the correct email keyboard then.
It'd be good to also change the telephone input type to type="tel" too.
The text was updated successfully, but these errors were encountered: