Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

fix(search): have agency-specific results from agency page #192

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

LoneRifle
Copy link
Contributor

Problem

Closes #178

Solution

If a user is searching from an agency page, the user expects to see
results specific to that agency, so pass this to the SearchResults
component so that the appropriate posts are fetched for searching

Screenshot

Screen.Recording.2021-09-01.at.11.14.34.AM.mov

@LoneRifle LoneRifle requested a review from nauynix September 1, 2021 03:16
@LoneRifle LoneRifle force-pushed the fix/search/agency-results branch from 6c62aa7 to a5c1f74 Compare September 1, 2021 06:55
If a user is searching from an agency page, the user expects to see
results specific to that agency, so pass this to the SearchResults
component so that the appropriate posts are fetched for searching
@LoneRifle LoneRifle force-pushed the fix/search/agency-results branch from a5c1f74 to b066a6c Compare September 1, 2021 06:56
Copy link
Contributor

@nauynix nauynix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@LoneRifle LoneRifle merged commit f93eafc into develop Sep 1, 2021
@LoneRifle LoneRifle deleted the fix/search/agency-results branch September 1, 2021 08:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When at agency page, results from searching and pressing Enter is not agency specific
2 participants