NCIOCPL / drug-dictionary-app

NCI Drug Dictionary Application
2 stars 0 forks source link

Drug Dictionary is returning 404 error page on appending /expand to the url #100

Closed alinai closed 4 months ago

alinai commented 3 years ago

Issue description

Currently, Drug Dictionary is returning 404 error page (Page Not Found) on appending /expand to the landing page url . When user appends "/expand" to the URL and tries to go to this URL, the system should return the "No Matches Found" page. (https://github.com/NCIOCPL/drug-dictionary-app/issues/4)

ESTIMATE TBD

Steps to reproduce the issue

  1. Go to https://www.cancer.gov/publications/dictionaries/cancer-drug/expand
  2. 404 error page is returned

What's the expected result?

What's the actual result?

Additional details / screenshot

image

Related Tickets

sarinapadilla commented 4 months ago

Closing this issue because it should show a PNF. This is not a valid path for our app - if you're using /expand, it needs to have a letter associated.