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 17 filter sidebar #58

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Cc 17 filter sidebar #58

merged 2 commits into from
Nov 14, 2023

Conversation

ddusichka
Copy link
Contributor

Description

Added a Filter sidebar for filtering gifts based on certain criteria

How Has This Been Tested?

Viewed and tested functionality in browser

image

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 linked an issue Nov 8, 2023 that may be closed by this pull request
className={`${buttonStyle} ${
activeButton === "SignUp" ? activeButtonStyle : ""
}`}
onClick={handleDropdownToggle}
>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

sorry this is a lot of auto formatter stuff

@ddusichka ddusichka requested a review from matherg November 8, 2023 01:53
@matherg matherg force-pushed the cc-17-filter-sidebar branch from f699556 to 9e6159c Compare November 14, 2023 21:17
@matherg matherg merged commit 110ee34 into main Nov 14, 2023
1 of 3 checks passed
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-17: Filter Sidebar
2 participants