Story
As a logged-in user without a user page, I want the ability to create my user page in mobile by clicking the link Create a page called User:XXXXX
Description
Visit https://en.m.wikipedia.org/wiki/User:Mr_Selenium and try to create a user page.
It doesn't work sadly.
Test Plan
- Login and visit https://en.m.wikipedia.beta.wmflabs.org/wiki/User:Mr_Selenium
there should be a link to Create a page called User:Mr Selenium, but there should not be an edit pencil at the top of the page. When clicking "create a page called..." an editor overlay comes up.
- Ensure you are logged out and visit https://en.m.wikipedia.beta.wmflabs.org/wiki/User:Mr_Selenium and Create a page called User:Mr Selenium. When clicking the button you should see a screen which has a button "Edit without logging in"
- Register as a new user and navigate to your user page via the link in the left menu (accessible via the hamburger icon in the top left corner) and click Create your own, which should allow you to create the page, i.e. an editor overlay comes up. Follow the editor workflow to create a user page. When you hit save the page should no longer show the "create your own button" but an edit icon should now be visible at the top of the page.
- Navigate to https://en.m.wikipedia.beta.wmflabs.org/wiki/User:ThatDontExist193y31731 - there should be a message that makes clear there is not a user with this name and an edit pencil should appear at the top of the page.