Add config schema for autocomplete_field, filter types this module modifies

Created on 5 October 2020, about 4 years ago
Updated 2 March 2023, almost 2 years ago

Problem/Motivation

Config schemas for the following patterns are not defined:

display.<display_name>.display_options.filters.<field_name>.expose.autocomplete_filter
display.<display_name>.display_options.filters.<field_name>.expose.autocomplete_min_chars
display.<display_name>.display_options.filters.<field_name>.expose.autocomplete_items
display.<display_name>.display_options.filters.<field_name>.expose.autocomplete_field
display.<display_name>.display_options.filters.<field_name>.expose.autocomplete_raw_suggestion
display.<display_name>.display_options.filters.<field_name>.expose.autocomplete_raw_dropdown
display.<display_name>.display_options.filters.<field_name>.expose.autocomplete_dependent

Where is of type combine, search_api_fulltext, search_api_text and string.

This causes errors like:

Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for views.example_view with the following errors: display.<display_name>.display_options.filters.<field_name>.expose.autocomplete_filter missing schema

Additionally, some of the existing schemas. are missing autocomplete_field

Proposed resolution

Add config schemas for the ones that aren't defined.

Remaining tasks

  1. Review and feedback
  2. RTBC and feedback
  3. Commit

User interface changes

None.

API changes

None.

Data model changes

None.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇨🇦Canada mparker17 UTC-4

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024