Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EZEE-2914: Custom inline style does not update textarea after click on #1192

Conversation

mateuszdebinski
Copy link
Contributor

Question Answer
Tickets EZEE-2914
Bug fix? yes
New feature? no
BC breaks? no
Tests pass? yes
Doc needed? no
License GPL-2.0

AlloyEditor.ButtonStylesListItem on click does not update textarea element, because function _onClick is protected and we cannot override, so we need an override render function, for add a new function into onClick in order to update textarea

Checklist:

  • Coding standards ($ composer fix-cs)
  • Ready for Code Review

Copy link
Member

@dew326 dew326 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please prepare also PR for ezplatform-richtext for 3.0

Co-Authored-By: Dariusz Szut <dew326@gmail.com>
@lserwatka lserwatka merged commit 8728a0b into ezsystems:1.5 Jan 21, 2020
@lserwatka
Copy link
Member

Could you merge it up?

@mateuszdebinski
Copy link
Contributor Author

Could you merge it up?

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

6 participants