- Issue created by @arwillame
Automatically closed - issue fixed for 2 weeks with no activity.
When using the AI integration in CKEditor, clicking "Generate" the first time correctly inserts the AI-generated content into the field. However, if the "Generate" button is clicked again, the newly generated text is appended to the existing text rather than replacing it.
This behavior can lead to confusion for the user, as they expect the AI to overwrite the previously generated content instead of concatenating it.
The issue needs to ensure that on subsequent "Generate" actions, the field is cleared before adding the new content.
Generate anything with ai ckeditor, click again on "generate" you'll see generate content is added after the first generation and does not overwritte it.
Clear output field before generating content when user click on "generate"
Active
1.0
AI CKEditor
Automatically closed - issue fixed for 2 weeks with no activity.