Open pmk01 opened 5 months ago
It's not the .uk that is the issue here. It's that https:// is missing.
could the form automatically add https:// if it is missing? (notwithstanding that there are a few http:// sites still)
Instagram also has this problem. Would it be possible to change the field to <input type="url"
to stop the form being submitted without a proper URl in there? I'd also suggest a placeholder="https://www...."
or similar to make it obvious what needs to be typed in.