Skip to content
New issue

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

Cc 26 connect homepage to search and filter #78

Merged
merged 8 commits into from
Dec 3, 2023

Conversation

ddusichka
Copy link
Contributor

Description

We connected the searchbar and filters to the backend using the "search" endpoint. We updated the relevant Filter and Searchbar components to pass data back to the parent home page, which we then pass to the endpoint.

image

How Has This Been Tested?

Verified functionality in the browser

Checklist:

  • [ x ] I have performed a self-review of my code
  • [ x ] I have reached out to another developer to review my code
  • [ x ] I have commented my code, particularly in hard-to-understand areas
  • [ x ] New and existing unit tests pass locally with my changes

@ddusichka ddusichka requested a review from matherg November 29, 2023 02:20
@ddusichka ddusichka linked an issue Nov 29, 2023 that may be closed by this pull request
@matherg matherg force-pushed the cc-26-connect-homepage-to-search-and-filter branch from d155220 to 9d433ed Compare December 3, 2023 01:30
@matherg matherg merged commit 9c6b589 into main Dec 3, 2023
1 of 3 checks passed
@matherg matherg deleted the cc-26-connect-homepage-to-search-and-filter branch December 3, 2023 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CC-26: Connect Homepage to Search and Filter
3 participants