Problem/Motivation
The smartdate_datelist and smartdate_only field widgets have invalid config schema.
Steps to reproduce
With Drupal 11.2 the "LenientConfigSchemaChecker" shows warnings about invalid config schema when saving config. Save form display with smartdate_datelist and smartdate_only widget for a smart date field and note the warnings given from Config Schema checker.
Proposed resolution
Fix smart_date.schema.yml
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork smart_date-3542927
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
stefan.kornComment #6
tyapchyc commentedThank you for the contribution! The changes have been reviewed and merged. This resolves the schema validation warnings for the Smart Date widgets — much appreciated for helping improve the module’s compatibility with Drupal 11.