You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! First, thank you for this great package—it has been very useful in my project!
I’ve been exploring ways to implement a loading indicator in my search experience, following the Algolia documentation on loading indicators. However, I noticed that the status provided by ais-state-results always seems to be idle (or at least that's what I’ve observed so far). Given the package’s design as SSR-first and client-only on demand, this makes sense, but it also means implementing a loading indicator isn’t as straightforward. So -
Are there any recommended workarounds or future plans to expose a loading state for better UI feedback?
Thanks in advance for your insights! Let me know if there’s anything I can clarify further or contribute to the discussion.
The text was updated successfully, but these errors were encountered:
Hello! First, thank you for this great package—it has been very useful in my project!
I’ve been exploring ways to implement a loading indicator in my search experience, following the Algolia documentation on loading indicators. However, I noticed that the status provided by ais-state-results always seems to be idle (or at least that's what I’ve observed so far). Given the package’s design as SSR-first and client-only on demand, this makes sense, but it also means implementing a loading indicator isn’t as straightforward. So -
Are there any recommended workarounds or future plans to expose a loading state for better UI feedback?
Thanks in advance for your insights! Let me know if there’s anything I can clarify further or contribute to the discussion.
The text was updated successfully, but these errors were encountered: