Skip to content

perf(staged): centralize branch event listeners#786

Open
matt2e wants to merge 4 commits into
mainfrom
still-freezes
Open

perf(staged): centralize branch event listeners#786
matt2e wants to merge 4 commits into
mainfrom
still-freezes

Conversation

@matt2e

@matt2e matt2e commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary:

  • Adds a shared branch event service that keeps one Tauri listener per backend event and fans out to branch-scoped subscribers.
  • Moves branch card, PR status, setup progress, git state, action status, and diff launcher subscriptions onto the shared service.

Tests:

  • Pre-push checks passed during git push.

Signed-off-by: Matt Toohey <contact@matttoohey.com>
@matt2e matt2e requested review from baxen and wesbillman as code owners June 12, 2026 06:12
matt2e added 3 commits June 12, 2026 16:43
Signed-off-by: Matt Toohey <contact@matttoohey.com>
Signed-off-by: Matt Toohey <contact@matttoohey.com>
Use a timeline-level Bits UI context menu for branch and project note rows, with rows exposing only action keys for the shared menu.

Signed-off-by: Matt Toohey <contact@matttoohey.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant