As an administrator, I want to block a user from editing my Wikimedia project from my mobile device, so that I can stop them vandalising pages.
There are a number of administrator tools which are accessible from dropdown menus in the top right of a page in desktop view, or in the left sidebar. Functionality like Delete, Protect, and changing user groups have been made available via Advanced Mobile Contributions' overflow menu on mobile web. When on a user page, users expect to find a link to Block this user in the same menu, but this isn't currently present.
The link would probably need to take users to Special:Block/USERNAME.
Questions
- What steps would be required to add a Block link to the overflow menu? It should be visible only to users who can block others (probably using the same logic as Delete and Protect), and only visible on User and User talk namespace pages.