fecgov / fec-cms

The content management system (CMS) for the new Federal Election Commission website.
https://www.fec.gov
Other
93 stars 38 forks source link

Fix regulations search results counts on global legal search #6318

Closed johnnyporkchops closed 3 months ago

johnnyporkchops commented 4 months ago

Summary (required)

Required reviewers

one team member (frontend, content, UX)

Impacted areas of the application

Legal search boxes on these pages: https://www.fec.gov/data/legal/search/ https://www.fec.gov/legal-resources/

Files changed: modified: data/api_caller.py modified: legal/views.py modified: data/tests/test_legal_search.py

Screenshots

(Include a screenshot of the new/updated features in context (“in the wild”). If it is an interface change, include both before and after screenshots)

Related PRs

Related PRs against other branches:

branch PR
fix/other_pr [link]()
feature/other_pr [link]()

How to test