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

feat(StateResults): give access to status and error #1151

Merged
merged 2 commits into from
Oct 3, 2022

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Oct 3, 2022

FX-1770

Note that this changes the implementation from connectStateResults to a render listener, as loading is otherwise inconsistently visible. This means it will no longer be counted in metadata.

Updated the helper in devDep to use ^ to avoid a duplicate with the InstantSearch.js version

FX-1770

Note that this changes the implementation from connectStateResults to a render listener, as `loading` is otherwise inconsistently visible. This means it will no longer be counted in metadata.

Updated the helper in devDep to use ^ to avoid a duplicate with the InstantSearch.js version
@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 3, 2022

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 7e6e5f8:

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.

This works as expected and doesn't change the developer experience 👍 .

src/components/StateResults.vue Show resolved Hide resolved
@Haroenv Haroenv merged commit 03dea3a into master Oct 3, 2022
@Haroenv Haroenv deleted the feat/state-results-status branch October 3, 2022 14:02
Haroenv added a commit to algolia/instantsearch that referenced this pull request Dec 28, 2022
…antsearch#1151)

* feat(StateResults): give access to status and error

FX-1770

Note that this changes the implementation from connectStateResults to a render listener, as `loading` is otherwise inconsistently visible. This means it will no longer be counted in metadata.

Updated the helper in devDep to use ^ to avoid a duplicate with the InstantSearch.js version

* up margin
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.

3 participants