Steps to replicate the issue (include links if applicable):
- Go to https://ru.wikipedia.org/wiki/Шаблон:Обоснование_добросовестного_использования?uselang=en#TemplateData with clean cache and everything
- Click Edit template data link
- See how (VisualEditor’s?) onboarding popup opens first, and then TemplateData popup opens second. You cannot click on onboarding popup while TemplateData editing interface is active. You can press Esc or Close button to leave TemplateData popup, and only then remove onboarding popup.
What should have happened instead?:
TemplateData popup should not appear if onboarding popup was not shown, and should appear after user closes onboarding popup.
Caused by (otherwise good!) implementation of T316759: TemplateData output should generate an [edit] link that launches the TemplateData GUI. @Esanders
