posit-dev / posit-dev/connect-extensions
Usage Metrics Dashboard: allow me to copy emails of all/selected viewers
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 10
- Forks
- 8
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 1
Description
In the "Top Visitors" table on a content item view, each entry has an email icon, which has a mailto: link in it. That link seems not to work for me, but that's not what I'm reporting. I would think a more common use case would be to want to copy all emails of those who have viewed the app, not one by one, and not necessarily opening with mailto:, just copy to clipboard. I would also expect this to respect the checkboxes, so if I select several and hit the "copy email addresses" button, it would only copy the selected ones.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the content item view's "Top Visitors" table, inspect the existing email-icon mailto links and the viewer-selection checkboxes. Implement the requested copy-to-clipboard behavior for all viewers or only selected viewers, and verify that the copied addresses match the current selection without opening mailto links.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100