feat: add a Who's Online widget to the Network Admin dashboard - #337
feat: add a Who's Online widget to the Network Admin dashboard#337josephfusco wants to merge 1 commit into
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
▶ Preview in WordPress PlaygroundBoots a fresh WordPress with this PR's presence-api build, seeds 5 demo users, and drops you on the dashboard. Stress-test variant: 40 demo users · Built from |
9bdfc3a to
e06afbd
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## feature/network-users-list #337 +/- ##
================================================================
+ Coverage 96.73% 96.76% +0.03%
- Complexity 188 208 +20
================================================================
Files 17 18 +1
Lines 2418 2504 +86
================================================================
+ Hits 2339 2423 +84
- Misses 79 81 +2
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
e06afbd to
a964ecc
Compare
a964ecc to
4e432c2
Compare
4e432c2 to
2defaf4
Compare
2defaf4 to
a05a58c
Compare
Part of the network presence stack, merged bottom-up:
Last surface, and the only one that ticks on a heartbeat rather than rendering once.
Part of #298
Closes #325
Use of AI Tools
AI assistance: Yes
Tool(s): Claude Code
Model(s): Claude Sonnet 5, Claude Opus 5
Used for: Assisting with design, implementation, and testing