-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
api changeaffect the API and its responsesaffect the API and its responsesbugenhancementuser experiencethings that affect users of our software or servicesthings that affect users of our software or services
Description
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?
Metadata
Metadata
Assignees
Labels
api changeaffect the API and its responsesaffect the API and its responsesbugenhancementuser experiencethings that affect users of our software or servicesthings that affect users of our software or services