Support types that extend "mapping"

Created on 9 May 2023, over 1 year ago
Updated 10 May 2023, over 1 year ago

If I create a custom config schema type that extends the mapping type:

linkit_link_with_title:
  type: mapping
  mapping:
    uri:
      type: linkit_uri
      label: URL
      '#linkit_profile_id': default
    title:
      type: label
      label: 'Link text'

This type is not handled by the module's default mapping handling. It would be nice if it did (assuming no plugin is found for the extending type).

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bvoynick

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

Comments & Activities

Production build 0.71.5 2024