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

feat(frontend): add search filter component #238

Merged
merged 1 commit into from
May 14, 2024

Conversation

mmtftr
Copy link
Contributor

@mmtftr mmtftr commented May 14, 2024

  • Added a Filter popover component for use in the search bar
  • Added unit tests that test that set functions are not called without clicking on confirm.
  • Added unit tests that confirm that the set functions are called correctly.

Resolves #236

@mmtftr mmtftr added type: enhancement New feature or request priority: medium Medium priority component: frontend About frontend labels May 14, 2024
@mmtftr mmtftr self-assigned this May 14, 2024
@mmtftr mmtftr merged commit b64acb9 into develop May 14, 2024
4 of 5 checks passed
@mmtftr mmtftr linked an issue May 15, 2024 that may be closed by this pull request
@mmtftr mmtftr deleted the frontend/feature/236-filter-popover branch May 15, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: frontend About frontend priority: medium Medium priority type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Filter Popover for Search
1 participant