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

merge DA on vertical search feature #1483

Merged
merged 5 commits into from
Jul 27, 2021
Merged

merge DA on vertical search feature #1483

merged 5 commits into from
Jul 27, 2021

Conversation

yen-tt
Copy link
Contributor

@yen-tt yen-tt commented Jul 26, 2021

  • update core version to 1.3.0-beta.2
  • include feature/DirectAnswer-in-Vertical changes
  • update core.js file: vertical search set StorageKeys.DIRECT_ANSWERS to loading state at the beginning of the search for opacity styling

yen-tt and others added 5 commits June 24, 2021 09:10
* Update SDK to allow DA on vertical search

add direct answers to vertical search in sdk core data transformer layer
Note: this sdk is using core version 1.3.0-alpha to get vertical search responses with direct answer

J=SLAP-1389
TEST=auto and manual

Update and run jest tests to see that results are formatted properly.
Verify direct answer is fetched properly from answers-core with console log.
Launched theme test site using local sdk bundle, performed a vertical search on people's page and can verify that direct answer is present in network response

Co-authored-by: Yen Truong <ytruong@yext.com>
@coveralls
Copy link

Coverage Status

Coverage increased (+0.9%) to 59.705% when pulling 9847ecd on dev/vertical-DA into 170c757 on develop.

@yen-tt yen-tt merged commit a90215a into develop Jul 27, 2021
@yen-tt yen-tt deleted the dev/vertical-DA branch July 27, 2021 14:34
This was referenced Aug 24, 2021
oshi97 added a commit that referenced this pull request Aug 24, 2021
### New Features
* The SearchBar now supports displaying a loading indicator while a search is running.
* The SearchBar also now has support for voice search.
* We now support several new languages, including simplified/traditional Chinese and several variants of Arabic.
* `universalLimit` config option (#1444)
* Session tracking using the browser's session storage (#1452)
* `querySource` can now be set at runtime using `ANSWERS.setQuerySource()` (#1464)
* Display email validation error in QuestionSubmission (#1505)
* Support for DirectAnswers on vertical searches (#1483)
* Support providerOptions on the map (#1484)
* Create entry points for multi-lang SDK bundles (#1501) 

### Speed Improvements
* replace IconComponent usages with handlebars partials (#1445) (#1451) (#1458)

### Infrastructure
* Change CircleCI node_modules caching strategy to use package-lock.json instead of package.json (#1457)
* `canary/latest` assets are now built with i18n support (#1459)
* More tests + acceptance testing improvements
* Automated publishing for the standalone SearchBar assets (#1529)

### SearchBar-only release notes
* The SearchBar now supports displaying a loading indicator while a search is running.
* The SearchBar also now has support for voice search.
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.

3 participants