If text field would be changed during ajax request processing inside exposed filter form of views Block display - it would lead to redirecting user on page specified inside form's action attribute (for ex. front page). This behaviour related with cTools autosubmit behaviour: https://www.drupal.org/node/1324238

Look like views does not inform cTools about active ajax request - see https://www.drupal.org/node/1324238#comment-9603129 for more information.

Proposed solution would be alter beforeSubmit and complete ajax behaviour to add ctools-ajaxing class.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Niremizov created an issue. See original summary.

Niremizov’s picture

mradcliffe’s picture

Status: Active » Needs review

Setting to needs review.

DamienMcKenna’s picture

Assigned: Niremizov » Unassigned

FYI the "assigned" field is for indicating that you're actively working on an issue, if you're not actively working on an issue please leave it set to "unassigned". Thank you.