The designs call for a small popup dialog that contains certain bits of user information (Tenure, Edit Count).
When tapping on any user name in the "List of edits" screen, it should pop up a menu that includes an option to see "User information". When that option is selected, this popup is shown.
- When the dialog is shown, it can make an API call to get the user's tenure and (global) contributions.
5. Tapping username opens menu | 6. 'User information' from menu |
- Tapping username opens menu
- Tapping on the username button will display a menu with the following options:
- View user page
- View talk page
- User information
- View user contributions
- Thank
- User information' from menu
- User information
- Taping this option from the menu opens a modal with the editors ‘Tenure’, and ‘Edit count’.
APK: https://github.com/wikimedia/apps-android-wikipedia/pull/4160/checks