#44744 Display help text of the sw-text-editor correctly
1. Why is this change necessary?
A small bug in the text editor, due to which the help text is displayed incorrectly
2. What does this change do, exactly?
- I have extended from
sw-text-editor
- I have added a new slot
helpText
- I use this slot for showing helpText
3. Describe each step to reproduce the issue or behavior.
- Install plugin, build administration
- Go to properties and check the modal on the page property detail
4. Please link to the relevant issues (if any).
https://redmine.netinventors.de/issues/44744
5. Checklist
-
I have updated the plugin version and changelog -
I have updated the manual / created a manual update merge request -
I have updated the shopware store information -
I can confirm the code style fits our requirements -
I can confirm that no debug output is generated anywhere