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.
Issue fork cmrf_reference-3591306
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