fecgov / fec-cms

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

Expand keyword search on /updates to include html content #6214

Closed johnnyporkchops closed 2 months ago

johnnyporkchops commented 3 months ago

Summary (required)

Required reviewers

one frontend AND one UX or content

Impacted areas of the application

The /updates keyword search modified: home/views.py

Screenshots

Coming soon...

How to test

This has been pushed to dev for testing, check with me to confirm its still live if you are testing there.

Note: The html search is a little slower when searching across all updates (Publication type set to All ) , but I am working in innovation sprint to optimize performance for a quicker return time.

JonellaCulmer commented 3 months ago

@kathycarothers Let me know if you'd like to pair on the testing for this.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 5.55556% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 77.93%. Comparing base (416e640) to head (35e1ccd). Report is 4 commits behind head on develop.

Files Patch % Lines
fec/home/views.py 5.55% 17 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #6214 +/- ## =========================================== - Coverage 78.00% 77.93% -0.08% =========================================== Files 288 288 Lines 9297 9307 +10 Branches 681 681 =========================================== + Hits 7252 7253 +1 - Misses 2045 2054 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

kathycarothers commented 2 months ago

@JonellaCulmer yes let's pair for the testing