Problem/Motivation

With using select2 filters (so arguably could say this bug belongs to that module, but I think better to handle it here).
Problem is typing in the select2 autocomplete triggers the autosubmit *before* the autocomplete is done (unless you are really quick/high delay is set).

Steps to reproduce

add select2 module and apply with autocomplete to any field.

Proposed resolution

exclude select2 search fields.

Remaining tasks

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

NickDickinsonWilde created an issue. See original summary.

nickdickinsonwilde’s picture

Status: Active » Needs review

Working fix ready for testing. Or deciding that this doesn't belong in BEF but in select2 etc.

smustgrave’s picture

Version: 6.0.x-dev » 7.0.x-dev

select2 has 20K+ downloads and this module already has checks for other modules so not opposed to this but can MR be updated for 7.0.x as latest branch.

nickdickinsonwilde’s picture

Changed to point at 7.0.x (no conflicts)

smustgrave’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.