We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Someone wrote in saying they searched for ARPA-H cancer grants and didn't see any.
But that's because they used the "top level" ARPA-H that's been deprecated: https://simpler.grants.gov/search?query=cancer&agency=ARPAH
Whereas the actual grants they're looking for are nested under HHS / ARPA-H now: https://simpler.grants.gov/search?query=cancer&agency=HHS-ARPAH
We want to prioritize fixing this to return accurate data and not mislead our search users.
Here are some example agencies to quickly remove, (based on ID) as listed here: https://github.com/HHS/simpler-grants-gov/blob/main/frontend/src/components/search/SearchFilterAccordion/SearchFilterOptions.ts#L213
These are all top-level agencies:
I tried multiple times and saw the bug every time
No response
Chrome
The text was updated successfully, but these errors were encountered:
[Issue #3237] Remove bad Agencies from manual list (#3238)
ea4d8b7
## Summary Fixes #3237 ### Time to review: __2 mins__ ## Changes proposed Remove some Agencies that shouldn't appear in the Search UI anyway.
f5fb9b8
mdragon
Successfully merging a pull request may close this issue.
Summary
Someone wrote in saying they searched for ARPA-H cancer grants and didn't see any.
But that's because they used the "top level" ARPA-H that's been deprecated: https://simpler.grants.gov/search?query=cancer&agency=ARPAH
Whereas the actual grants they're looking for are nested under HHS / ARPA-H now: https://simpler.grants.gov/search?query=cancer&agency=HHS-ARPAH
We want to prioritize fixing this to return accurate data and not mislead our search users.
Here are some example agencies to quickly remove, (based on ID) as listed here: https://github.com/HHS/simpler-grants-gov/blob/main/frontend/src/components/search/SearchFilterAccordion/SearchFilterOptions.ts#L213
These are all top-level agencies:
Reproducibility
I tried multiple times and saw the bug every time
How to reproduce the bug
No response
Browser
Chrome
Code of Conduct
The text was updated successfully, but these errors were encountered: