18F / 18f.gsa.gov

The 18F website
https://18f.gsa.gov
Other
293 stars 311 forks source link

Search results include pages with empty titles #2109

Closed gboone closed 7 years ago

gboone commented 7 years ago

Expected Behavior

A search results page like this one should only show results with page titles and navigable page paths.

Actual Behavior

Search results contain some pages with no title, and no clickable link.

Steps to reproduce the behavior

This is issue is done when:

gemfarmer commented 7 years ago

Ok, so after a bit more research, this appears to be caused by a few things

gemfarmer commented 7 years ago

Appears that adding skip_index: true to dead pages works, the site just wasn't building properly.

Also, I am adding the results UI script to the javacript include so that we can filter the results. This will have the added benefit of allowing us to redesign the blog search results UI.

coreycaitlin commented 7 years ago

I believe this is solved in release 1.1.3