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(fslocator): add customized search functionality #1051

Merged

Conversation

chukohsin
Copy link

Description

This adds customized search function to fslocator and makes search endpoint optional. It allows users to use the component without query searching functionality.

Copy link

@Cauldrath Cauldrath left a comment

Choose a reason for hiding this comment

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

Seems good.

});

if (this.props.analytics) {
this.props.analytics.search.generic('SeachBar', {

Choose a reason for hiding this comment

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

I'd ask you to fix the spelling on this, but it looks like that's what it is.

@Cauldrath Cauldrath merged commit 97b1610 into brandingbrand:develop Feb 6, 2020
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.

2 participants