Problem/Motivation

This module uses Select2 remote requests without rate limiting. This results in a request on every key press.

Proposed resolution

Use rate limiting with 300ms delay.

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

dnt created an issue.