Skip to content

Coalesce polling across tabs of the same user #269

Description

@josephfusco

When the same user has the same admin screen open in multiple tabs, each tab independently polls. Use BroadcastChannel to elect one tab as the poller and share results with the others client-side — no server changes, pure client-side request reduction.

Part of #267.

Use of AI Tools

AI assistance: Yes
Tool(s): Claude Code
Model(s): Claude Sonnet 5
Used for: Assisting with investigation and drafting

Metadata

Metadata

Assignees

Labels

PerformanceWork relates to query load, cache behavior, or scaling[Type] EnhancementA suggestion for improvement of an existing featurejavascriptPull requests that update javascript code

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions