Doesn't seem to work with AJAX enabled views

Created on 7 August 2023, almost 2 years ago

Problem/Motivation

Love the module, does a great job.

We have a need to use AJAX with our view to enhance user experience when interacting with facets and exposed filters.

Steps to reproduce

We're using the module with a Views block display that has been embedded into a node's output.

An exposed filter form is providing full text input.

Taxonomy terms are being exposed as faceted options.

When the sort options (provided by this module) are used after a facet has been set, the URL in the address bar is changed to

/views/ajax?q=/view_path%3Fsort%3Dsort_field&order=desc&f%5B0%5D=facet-type%3A7214

The view_path sort_field and facet-type are replaced tokens; providing generic example placeholders

Proposed resolution

Assuming that the form needs to be able to provide an AJAX request when the base view that's being acted upon has AJAX enabled.

Would be great to get clarity on this from the module maintainer.

πŸ› Bug report
Status

Active

Version

1.1

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom lukus

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024