Description
- A new section at the top of the impact module with two key pieces of information, made up of block scorecards (T310661)
- Proposed key pieces of information are:
- Total edits - with link to the Special:Contributions page for the user
- Thanks Received count - with link to Special:Log?type=thanks filtered by the user
- Tooltip to explain Thanks:
Wikipedia is created by a community of editors like you. You may be thanked by another contributor for an edit you’ve made, and you can thank others for their edits too.
Initial design | Updated design with streak data |
Acceptance Criteria
Given I'm viewing the Impact module,
When I view the summary panel,
Then I can see my "Total edits" count and "Thanks received" count
Given I'm viewing the Impact module,
When click or tap on the info icon next to my Thanks count,
Then I can see a helpful explanation:
More information
Wikipedia is created by a community of editors like you. You may be thanked by another contributor for an edit you’ve made, and you can thank others for their edits too.
Completion checklist
Functionality
- The patches have been code reviewed and merged
- The task passes its acceptance criteria
Engineering
- There are existing and passing unit/integration tests
- Tests for every involved patch should pass
- Coverage for every involved project should have improved or stayed the same
Design & QA
- If the task is UX/Design related: it must be reviewed and approved by the UX/Design team
- Must be reviewed and approved by Quality Assurance.
Documentation
- Related and updated documentation done where necessary
- Internal technical changes: internal repository documentation must be updated (README.md, JSDoc, PHPDoc)
- Infrastructure technical changes: technical changes that reflect on environment, infrastructure, endpoints or any other area of interest for technical contributors should be reflected on Extension:GrowthExperiments or Extension:GrowthExperiments/Technical documentation pages.