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

Native Editor - naming cleanup #4751

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Native Editor - naming cleanup #4751

wants to merge 7 commits into from

Conversation

tonisevener
Copy link
Collaborator

Phabricator:
https://phabricator.wikimedia.org/T357073

Notes

This PR contains some class name changes for native editor code. For anything that was reused from our old web editor, I removed the word Section, since the new editor is capable of editing the full source now. I also decided to rename PageEditorViewController (which was the native-editor app-side container view controller) to just EditorViewController. Page felt a bit superfluous at this stage of the feature.

Note: The web editor does exist in this branch, so you will see some class names with Section in them. That code will be removed entirely in #4743.

Test Steps

  1. Light regression testing on editor.

@tonisevener tonisevener requested review from a team and mazevedofs and removed request for a team February 12, 2024 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant