"Apply" exposed filters button starts batch export

Created on 14 February 2023, over 2 years ago

Problem/Motivation

When using a data export attached to a view with exposed filters, clicking the "Apply" button to filter the view will instead export the view as if I'd clicked the data export button.

Steps to reproduce

  1. Import the provided view configuration, which has both a default display and a data export.
  2. Create a node with a view field.
  3. Embed the view and select the default display.
  4. Give the node a URL alias of /test
  5. Save the node.
  6. View the node, and click the Apply button on the view filters
  7. The data is exported to CSV file instead of filtering the view.

Viewing the page HTML confirms that the Apply button's surrounding <form> attribute is going to the export path.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024