Rename the Content Autocomplete Plugin and order suggestions by alpha

Created on 24 April 2024, 7 months ago
Updated 1 May 2024, 7 months ago

Problem/Motivation

This module defines a custom plugin for creating different methods of autocompletion.

One of the provided autocomplete plugins is called ContentAutocomplete. This plugin provides basic autocompletion by looking at node titles and comparing it to the search keys being entered. This may not be a sufficient model for autocompletion on a production site, but it does provide a good example of an Autocomplete Plugin.

Should this plugin be renamed to 'SampleAutocomplete' to better indicate it may be of limited value in production?

Also, the current query should return suggestions in alphabetical order.

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States tzura

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024