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: add searching #157

Merged
merged 1 commit into from
Aug 17, 2020
Merged

feat: add searching #157

merged 1 commit into from
Aug 17, 2020

Conversation

greatislander
Copy link
Contributor

Description

Adds search.

Steps to test

  1. Use search field on home page or inner pages (in navigation).

Expected behavior: Search results display in a grid of cards grouped by organizations and individuals.

Additional information

This implementation does not support searching on the map, but provides some location-based searching (e.g. a search for "Iowa" returns organizations with Iowa in the state field or description, and a search for "NZ" returns organizations with New Zealand as the country).

Related issues

Resolves #36.

@greatislander greatislander added the enhancement New feature or request label Aug 17, 2020
@greatislander greatislander added this to the Beta milestone Aug 17, 2020
@greatislander greatislander self-assigned this Aug 17, 2020
@greatislander greatislander merged commit a405a85 into dev Aug 17, 2020
@greatislander greatislander deleted the feat/search branch August 17, 2020 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement searching functionality
1 participant