Background
Running the Vue app on action=edit is problematic as we don't have any easy means to disable other extensions, gadgets and user scripts that integrate with the editor. We should instead bring the user to dedicated page for editing charts via the wizard.
Acceptance criteria:
- When browsing to a Chart page, say Data:World fastest elevators.chart, the "Edit with form" tab should take you to Special:ChartWizard/Data:World fastest elevators.chart with the dataset field pre-filled.
- For now, browsing to Special:ChartWizard directly will show an error about a missing page. Later, we could provide an input to start a new Chart page, or something.