Skip to content

fix(web): add useEffect import and isPaused state in TopStatusBar#387

Merged
K1NGD4VID merged 1 commit into
mainfrom
fix/topstatusbar-missing-imports
Jul 14, 2026
Merged

fix(web): add useEffect import and isPaused state in TopStatusBar#387
K1NGD4VID merged 1 commit into
mainfrom
fix/topstatusbar-missing-imports

Conversation

@K1NGD4VID

@K1NGD4VID K1NGD4VID commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Adds missing useEffect import and isPaused/setIsPaused state declaration in TopStatusBar. Was blocking next build on main.

Two more missing symbols in TopStatusBar surfaced after fixing the useRecentEvents/EventLog imports:
- useEffect was not imported
- isPaused / setIsPaused state declaration was missing (used on lines 163, 165, 167, 170)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
trustrove Building Building Preview, Comment Jul 14, 2026 10:40am

@K1NGD4VID K1NGD4VID merged commit 2657484 into main Jul 14, 2026
2 of 4 checks passed
@K1NGD4VID K1NGD4VID deleted the fix/topstatusbar-missing-imports branch July 14, 2026 10:40
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