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

Add behested donations to search #433 #434

Merged
merged 4 commits into from
Oct 7, 2021
Merged

Add behested donations to search #433 #434

merged 4 commits into from
Oct 7, 2021

Conversation

mikeubell
Copy link
Contributor

@mikeubell mikeubell commented Aug 13, 2021

This work resolves #433
Had the behest donation data to the Algolia index. Since this data has different attribute names than our finance data the back end indexer maps dom searchable attributes to common names so that Alogila will score them the same and we get a more consistent ordering of the returned data.

Also figured out what to use for the element id for React.

NOTE: this cannot be merged until the backend is merged. Currently it uses a different Algolia index than the production system.

Previews

Large screens
Screen Shot 2021-08-13 at 4 03 22 PM

Small screens

Screen Shot 2021-08-13 at 4 04 02 PM

@mikeubell mikeubell requested a review from ckingbailey August 13, 2021 23:08
Copy link
Contributor

@ckingbailey ckingbailey left a comment

Choose a reason for hiding this comment

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

Looks good

@mikeubell mikeubell merged commit 7ba7440 into master Oct 7, 2021
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.

Add behested donation data in search.
2 participants