Ajax state leaking to Views bulk operations

Created on 5 July 2023, over 1 year ago
Updated 10 July 2023, over 1 year ago

Problem/Motivation

📌 Allow AJAX to use GET requests Fixed caused a(nother) regression with bulk actions on ajax-enabled views.

Steps to reproduce

  1. Install Drupal 11.x with standard profile
  2. Enable ajax on the /admin/content view
  3. Create one article node
  4. Visit /admin/content and apply a filter (e.g. Type = Article)
  5. Delete the article through bulk operations

This causes POST request with extra state, which somehow just reloads the page without any CSS, no message and nothing happens:

Proposed resolution

🐛 Bug report
Status

Fixed

Version

10.1

Component
Views 

Last updated 44 minutes ago

Created by

🇨🇭Switzerland berdir Switzerland

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

Comments & Activities

Production build 0.71.5 2024