baltimorecounty / react-baltcogo

1 stars 0 forks source link

URL Routing Alert Message No Matching Value #131

Open tmccoy529 opened 5 years ago

tmccoy529 commented 5 years ago

Currently if the value in the URL doesnt have a matching value in the json file the page loads and does not populate any fields as expected. However, it does not alert the user that there is no matching value and this could be confusing.

We should add an alert to the page informing the user that the value isnt correct.