User-supplied geo format should be checked and descriptive error returned #1625
Labels
api change
affect the API and its responses
bug
enhancement
user experience
things that affect users of our software or services
Feedback from Phil (SCCPHD)
Actual Behavior:
If I put a 6-digit number when trying to select a county, it says that the geo is not found.
Steps to Reproduce the Bug:
Put a 6-digit number when trying to show data for a county.
Expected behavior
Validate format of geo value (e.g. that FIPS is 5-digits; if less than 5, left-pad with 0s). I would like better feedback if the geo value is not found because it's an invalid format. Right now, the user doesn't have a good idea of what are valid/invalid formats. Some of the geo types are less standard than others and may have different ways to specify.
Rating Scale (1 is minor, 7 is severe):
3?
The text was updated successfully, but these errors were encountered: