Closed (fixed)
Project:
Web Experience Toolkit
Version:
5.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
19 May 2023 at 16:24 UTC
Updated:
2 Jun 2023 at 17:34 UTC
Jump to comment: Most recent
I've written the functionality to update an existing alert or panel type (info, success, warning, etc)
N/A
When a users' selection is inside the body of an existing alert or panel, clicking the toolbar button for the associated widget will update the selected alert or panel rather than inserting a new one.
Would be nice to have a sub-toolbar for editing settings like this for widgets in the same way that the table plugin has for adding rows, columns, etc.
Code review & Further testing with real content
N/A
N/A
N/A
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 #4
smulvih2Comment #5
smulvih2I tested this on the 5.0.x branch and it works as expected. I can now select the alert/panel, and clicking the alert/panel button allows me to modify the type of alert/panel. This means users can change the plugin type without having to use Source, same as D9 version.
Merged with 5.0.x, thanks for the upgrade @michel!