Closed (fixed)
Project:
UI Styles
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2024 at 08:49 UTC
Updated:
7 Feb 2025 at 08:29 UTC
Jump to comment: Most recent
Evaluate if instead of altering form with the plugin manager, create a form element.
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 #2
grimreaperComment #4
grimreaperCommit message.
Issue #3490142 by grimreaper, pdureau: Move styles manager form alter logic to a form element.
- do not save empty config entries
- Rework ui_styles_attributes source regarding last changes in UIP2
- Allow ui_styles_attributes source to set other attributes
- Fix ui_styles_ui_patterns config schema
@todo Create tests on the form element.
@pdureau I ask you some macro questions in MR.
Comment #5
grimreaperComment #6
grimreaperComment #7
grimreaperWaiting feedbacks before converting stylesManager::alterForm tests to the Form element tests.
Comment #8
pdureau commentedVery cool. OK with everything
Comment #10
grimreaperComment #11
grimreaperRemove code that is now in https://www.drupal.org/project/ui_patterns/issues/3501400
Comment #14
grimreaper