• Resolved Anil Vaza

    (@anilvaza)


    To improve the user experience, we propose a change to this behaviour. When a user selects a “location” from the search suggestions, instead of reloading the entire page, use JavaScript/AJAX to display the selected location information in the sidebar immediately.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Not sure exactly how to best potentially go about this. With both Autocomplete and Instantsearch, the results are already using Javascript and AJAX, and with just the “backend search” option, the plugin hits up the Algolia API in a pre_get_posts callback and then tells the query which posts in which order to query for.

    I’m curious if you could turn the Instantsearch template into something closer to what you’re looking for, but I can’t make any guarantees.

Viewing 1 replies (of 1 total)

The topic ‘How can we show the result on AJAX based / Javascript based’ is closed to new replies.