Field types don't appear in same category

Created on 21 April 2024, 9 months ago
Updated 22 April 2024, 9 months ago

Problem/Motivation

The field types from PluginCollectionItemDeriver each have their own category on the "Add field" form.

Steps to reproduce

In the annotation on PluginCollectionItem, replace "category = @Translation("Plugin")," with "category = "plugin",".
Add a plugin.field_type_categories.yml, with this code:

plugin:
  label: 'Plugin'
  description: 'Field types based on plugin types.'
  weight: 5

(I have no opinion on the weight)

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

🇩🇪Germany donquixote

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

Comments & Activities

Production build 0.71.5 2024