Problem/Motivation
Augmentor Ckeditor5 select list is broken
Steps to reproduce
* Go to /admin/config/augmentors
* Add few Augmentors
* Go to /admin/config/content/formats
* Enable augmentors under Ckeditor configuration
* Make sure you're using ckeditor 5 as your editor for those text formats
* Go to content type page e.g. /node/add/article
* Put some text in the body field
* Select that text and apply the augmentor on that text
* You will see the body field is empty now
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork augmentor-3359172
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 #2
naveenvalechaComment #3
naveenvalechaGoing to post the patch soon on it.
Comment #4
naveenvalechaPlease review
Comment #6
eleonelLooking good.
Comment #8
eleonel