[2.0.0-alpha2] Prevent unexpect ajax trigger on Compoennt Form

Created on 30 April 2024, 8 months ago
Updated 17 May 2024, 7 months ago

Problem/Motivation

Inside ui patterns views, when the form is render after the first selection of plugin (style or row) the ajax callback of component selection trigger the submit ajax of views plugin.

Steps to reproduce

@see https://www.drupal.org/project/ui_patterns/issues/3441484 📌 [2.0.0-alpha2] Add ui_patterns_views module Fixed
Select a ui patterns views plugin (row or plugin) and select a component directly without closing the popin.

Proposed resolution

add
'#executes_submit_callback' => FALSE,
on component select

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇫🇷France musa.thomas France 🇫🇷

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024