Fully postponed on #3076171: Provide a new library to replace jQuery UI autocomplete, and probably worth waiting until closer to Drupal 10's release to avoid too many otherwise-unnecessary rerolls. It may be a while until work needs to be done here, but an issue ID needs to exist for @todo items to reference.

Problem/Motivation

A replacement for jQuery UI autocomplete was added to Drupal 9 in #3076171: Provide a new library to replace jQuery UI autocomplete. That addition included a shim backwards compatible with the jQuery UI Autocomplete API, and this shimmed autocomplete is enabled by default and triggers deprecation warnings when used.

In Drupal 10, the shim can be removed and core autocomplete can be used directly.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

bnjmnm created an issue. See original summary.

Version: 10.0.x-dev » 11.x-dev

Drupal core is moving towards using a “main” branch. As an interim step, a new 11.x branch has been opened, as Drupal.org infrastructure cannot currently fully support a branch named main. New developments and disruptive changes should now be targeted for the 11.x branch. For more information, see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.