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

EZP-32187: Fix RichText unresponsive after cancel editing of custom tag attributes #169

Merged
merged 1 commit into from
Nov 30, 2020

Conversation

ITernovtsii
Copy link
Contributor

Question Answer
JIRA issue EZP-32187
Bug/Improvement yes
New feature no
Target version 3.1, 3.2
BC breaks no
Tests pass yes
Doc needed no

STR:
On a clean install, edit any content with richtext field
Click "+" (Add) button on the left
Select "Facebook" tag (or any other)
Fill attributes and save
On the top bar, click "pencil" (edit) icon to edit custom tag attributes
Click "Cancel"
AR: Richtext fields editing unresponsive, error in console - "Cannot read property 'isAligned' of null"
ER: Attributes editing closed, and top bar displayed. The same as after "Save" button click.

TODO:

  • Implement feature / fix a bug.
  • Fix new code according to Coding Standards ($ composer fix-cs).
  • Ask for Code Review.

@micszo micszo self-assigned this Nov 30, 2020
Copy link
Member

@micszo micszo left a comment

Choose a reason for hiding this comment

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

QA Approved on eZ Platform EE v3.1.4 with diff.

@micszo micszo removed their assignment Nov 30, 2020
@lserwatka lserwatka merged commit 4cfaa0f into ezsystems:2.1 Nov 30, 2020
@lserwatka
Copy link
Member

@dew326 could you merge it up?

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