Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

fix(components): forward missing props in SearchBox and VoiceSearch #1136

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Jul 25, 2022

fixes #1135

I've wen through the list of all widgets, and only these on VoiceSearch and queryHook on SearchBox were missing.

I didn't add any tests, as none of the widgets test widgetParams (since it's not tested in any other widget, and likely would just be a copy paste of the code)

@Haroenv Haroenv requested review from a team, dhayab and sarahdayan and removed request for a team July 25, 2022 09:00
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 91779e4:

Sandbox Source
vue-instantsearch-e-commerce Configuration

Copy link
Member

@dhayab dhayab left a comment

Choose a reason for hiding this comment

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

👏 great that you looked at other missing props!

@Haroenv Haroenv enabled auto-merge (squash) July 25, 2022 09:10
@Haroenv Haroenv merged commit 7f8754d into master Jul 25, 2022
@Haroenv Haroenv deleted the fix/components-forwarsd branch July 25, 2022 09:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Voice search language option
2 participants