Summary
Build the frontend code components needed for displaying user information card (menu).
Technical notes
- Should build on top of https://gerrit.wikimedia.org/r/c/mediawiki/extensions/CheckUser/+/1141846
- Should use the Popover component in Codex T363375: [EPIC] Popover: Add Popover component to Codex)
Vue components
Menu:
- View user contributions (links to Special:Contributions)
- View global account information (links to Special:CentralAuth)
- Add user page to Watchlist
- Block user (links to Special:Block)
- Turn off feature (links to Special:Preferences)
Acceptance criteria
- Frontend code exists and is functional in displaying the popover component with user information card data when an icon next to a username is clicked