Add missing "options_show_items_count" config schema

Created on 25 July 2024, 5 months ago

Problem/Motivation

https://www.drupal.org/project/selective_better_exposed_filters/issues/3... πŸ“Œ Add missing config schema for new configurations provided by the module Fixed addresses 3 configs, but there is one more config "options_show_items_count", which we can find in SelectiveFilterBase.php.

Steps to reproduce

Install the Configuration Inspector module and run the following on an affected views config.

drush config:inspect views.view.event_list --detail
➜ πŸ€– Analyzing…

Legend for Data:
βœ…β“ β†’ Correct primitive type, detailed validation impossible.
βœ…βœ… β†’ Correct primitive type, passed all validation constraints.
----------------------------------------------------------------------------------------------------------------------------------------------------- ---------------- ------------- ------
Key Status Validatable Data
----------------------------------------------------------------------------------------------------------------------------------------------------- ---------------- ------------- ------
views.view.event_list:display.default.display_options.exposed_form.options.bef.filter.combine.options_show_items_count missing schema

Proposed resolution

Add config schema.

Remaining tasks

User interface changes

N/A

API changes

Data model changes

πŸ“Œ Task
Status

Needs review

Version

3.0

Component

Code

Created by

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