Skip to content

Post Editor: Fix lingering visual editor classes#4781

Merged
aduth merged 1 commit intomasterfrom
fix/visual-editor-styles
Feb 7, 2018
Merged

Post Editor: Fix lingering visual editor classes#4781
aduth merged 1 commit intomasterfrom
fix/visual-editor-styles

Conversation

@aduth
Copy link
Copy Markdown
Member

@aduth aduth commented Jan 31, 2018

Regression introduced in #4661

This pull request seeks to resolve an issue where a few styles remained which had been applied to the .editor-visual-editor class scope, which was renamed .edit-post-visual-editor in #4661. This affects both the Subhead block and EditorWarning components.

Before After
Before After

Testing instructions:

Verify that the invalid block warning is styled as expected (per "After" screenshot above). For example, try modifying attributes of a block in post-content.js demo content to cause the block to become invalid.

@aduth aduth added the [Type] Bug An existing feature does not function as intended label Jan 31, 2018
@aduth aduth requested a review from youknowriad January 31, 2018 17:25
@aduth aduth force-pushed the fix/visual-editor-styles branch from 83d98aa to 1fc0142 Compare February 7, 2018 22:58
@aduth aduth merged commit c734779 into master Feb 7, 2018
@aduth aduth deleted the fix/visual-editor-styles branch February 7, 2018 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Bug An existing feature does not function as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant