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

Visual Editor: Refactor VisualEditor to use data query #5083

Closed
wants to merge 2 commits into from

Conversation

aduth
Copy link
Member

@aduth aduth commented Feb 15, 2018

Related: #5021 (comment)

This pull request seeks to refactor the VisualEditor component to use the data module, largely as a demonstration of the benefits of avoiding:

Testing instructions:

Verify there are no regressions in the behavior of the fixed toolbar.

@aduth aduth added the General Interface Parts of the UI which don't fall neatly under other labels. label Feb 15, 2018
@aduth aduth force-pushed the update/visual-editor-has-fixed-toolbar branch from d416701 to d6654ce Compare February 22, 2018 19:56
@aduth aduth force-pushed the update/visual-editor-has-fixed-toolbar branch from 45c71c3 to ca4974a Compare February 26, 2018 13:52
@aduth aduth requested a review from a team February 26, 2018 13:53
@youknowriad
Copy link
Contributor

edit-post doesn't contain that many components. It would be nice to try to update it all to see the difference between the lines added/removed :)

Not saying we should do it in this PR, but as a follow-up.

@aduth
Copy link
Member Author

aduth commented Feb 26, 2018

Porting this already in #5206, going to close in favor of that one.

@aduth aduth closed this Feb 26, 2018
@aduth aduth deleted the update/visual-editor-has-fixed-toolbar branch February 26, 2018 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
General Interface Parts of the UI which don't fall neatly under other labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants