Summary
Build the Vue component(s) needed for displaying chart for local edits over the last 60 days.
Background
- An API has been created to providef user information card data (T386434: UserInfoCard: Add API endpoint in CheckUser extension)
User stories
When I click the user info icon, I should see a popover card with helpful contextual information about the user.
Technical notes
- Graph code example can be reused from GrowthExperiments extension
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