Page MenuHomePhabricator

Split out isVisualEditorEnabled logic from editor overlay view code
Open, LowPublic

Description

The EditorOverlay has become a bit of a beast. We should prioritise separating the business logic from the view code. An easy place to start would be the method isVisualEditorEnabled

https://github.com/wikimedia/mediawiki-extensions-MobileFrontend/blob/master/src/mobile.editor.overlay/EditorOverlay.js