As a user, I want to be able to enter in a ZIP code and select a mile radius, so that I can narrow down trial results to those that are located near me.
ESTIMATE TBD
Requirements
ZIP code:
The ZIP Code filter is a text input
Error displays when five characters have been entered and the input is an invalid, non-U.S. ZIP code
Letters, special characters, spaces, whatever - if it isn't a valid U.S. ZIP code after 5 characters, error!
Mile Radius:
Mile Radius filter is a dropdown select
Options: 20, 50, 100, 200, 500
Default 100
@sarinapadilla these are from CTS - confirm these requirements
Acceptance Criteria
Scenario: [title]
Given [context]
And [some more context]
When [event]
Then [outcome]
And [another outcome]
Resources:
Feature: JIRA Ticket #
Mockups: Here goes a URL to or the name of the mockup(s) in inVision
As a user, I want to be able to enter in a ZIP code and select a mile radius, so that I can narrow down trial results to those that are located near me.
Requirements
ZIP code:
Mile Radius:
Acceptance Criteria
Resources:
Notes
Some complementary notes if necessary:
Solution
Prerequisites
Tasks
Technical Notes