Skip to content

Optimistic UI #4403

Apr 29, 2020 · 4 comments · 6 replies
Discussion options

You must be logged in to vote

Since version 4.50.0 of InstantSearch.js, 4.8.0 of Vue InstantSearch and 6.39.0 of React InstantSearch Hooks, we support optimistic rendering as described here.

  • when you make a change to the search state, it immediately is used for display of the existing results (#5429)
  • when an error happens, we revert to the "last-known-good" state, which also updates the URL back to that state. (#5438)

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@francoischalifour
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Haroenv
Comment options

You must be logged in to vote
5 replies
@Haroenv
Comment options

@avremel
Comment options

@Haroenv
Comment options

@avremel
Comment options

@Haroenv
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
Library: InstantSearch.js Issues in instantsearch.js
4 participants