fecgov / openFEC-web-app

DEPRECATED See https://github.com/18F/fec-cms for fec.gov's code
Other
43 stars 31 forks source link

Submit the data search form to the current page #2073

Closed noahmanger closed 7 years ago

noahmanger commented 7 years ago

This resolves the issue where entering another search term from the data search results page sends users to the home page, as reported in https://github.com/18F/FEC/issues/4084

codecov-io commented 7 years ago

Codecov Report

Merging #2073 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2073   +/-   ##
========================================
  Coverage    55.29%   55.29%           
========================================
  Files           48       48           
  Lines         3279     3279           
  Branches       384      384           
========================================
  Hits          1813     1813           
  Misses        1450     1450           
  Partials        16       16

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 357f8c1...5f802c6. Read the comment docs.

noahmanger commented 7 years ago

Nevermind. Including this in a different hotfix https://github.com/18F/openFEC-web-app/pull/2075