NCIOCPL / clinical-trials-search-app

Clinical Trial Search Front-end
1 stars 6 forks source link

ZIP Code Search is Broken #533

Closed sarinapadilla closed 2 years ago

sarinapadilla commented 2 years ago

Issue description

Entering a valid ZIP code for location search results in the Invalid Criteria page, no matter what ZIP code is given. This is broken on both the Basic and Advanced Search.

ESTIMATE TBD

Steps to reproduce the issue

  1. Go to https://react-app-dev.cancer.gov/clinical-trials-search-app/develop
  2. Type 20851 in ZIP Code
  3. Click Find Trials

What's the expected result?

What's the actual result?

Additional details / screenshot

Related Tickets

adriancofie commented 2 years ago

@sarinapadilla @seyilonge Double checking-- does this actually work on react-app-dev for the Prod/master branch? I ask because none of the E2E tests are currently failing and all requests to the ZipCode look-up return 404's. It seems similar to the print service scenario.

If there isn't a configured zipcode-look-up service for react-app-dev that would explain the issue

sarinapadilla commented 2 years ago

It's been determined that this functionality is expected and ZIP code search can only be tested once on an ODE - so closing this ticket.