Tour-de-Force / btc-app

The Bicycle Touring Companion App
1 stars 2 forks source link

Improved validation message on Website address #207

Open jsieber opened 7 years ago

jsieber commented 7 years ago

The website address requires a fully qualified domain name and gives a validation message "should match format "URI".

This message will confuse some users. We could add a placeholder attribute in the input showing a full "URI" or override the validation method with something more helpful. I'm open to ideas on this one.

samfalconer commented 7 years ago
  1. Add a new service
  2. Enter an invalid URL for the website

Result - "should match format "URI" Expected - John is open to ideas