Search components need valid .component.yml files

Created on 14 January 2025, 7 days ago

Problem/Motivation

From the outside, these look like valid components:

$ ls drupal_cms_olivero/components/search-*
drupal_cms_olivero/components/search-narrow:
images  search-narrow.component.yml  search-narrow.css  search-narrow.twig

drupal_cms_olivero/components/search-wide:
images  search-wide.component.yml  search-wide.css  search-wide.js  search-wide.twig

But one of the .yml files is empty and the other is too small. (It looks like a .libraries.yml file.)

$ wc -l drupal_cms_olivero/components/search-*/*.yml
 0 drupal_cms_olivero/components/search-narrow/search-narrow.component.yml
 3 drupal_cms_olivero/components/search-wide/search-wide.component.yml
 3 total

Proposed resolution

TBD

User interface changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Active

Component

Olivero

Created by

πŸ‡ΊπŸ‡ΈUnited States benjifisher Boston area

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

Comments & Activities

Production build 0.71.5 2024