Skip to content

feat(app): API health check banner on mount#19

Merged
doublesilver merged 1 commit into
mainfrom
fix/health-check-banner
Feb 28, 2026
Merged

feat(app): API health check banner on mount#19
doublesilver merged 1 commit into
mainfrom
fix/health-check-banner

Conversation

@doublesilver
Copy link
Copy Markdown
Owner

Summary

  • Check /api/v1/health on mount, show offline banner if unreachable
  • Add .banner-offline style with dark mode support
  • Final 2 review items completed (health check + layout font cleanup)

Test plan

  • npm run build passes
  • Verify offline banner appears when API is down
  • Verify banner hidden when API responds OK

🤖 Generated with Claude Code

- Check /api/v1/health on mount, show offline banner if unreachable
- Add .banner-offline style with dark mode support
- Use CSS system font stack instead of next/font/google (avoids build-time font download issues)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 28, 2026

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

Project Deployment Actions Updated (UTC)
knowledge-copilot Building Building Preview, Comment Feb 28, 2026 10:19am

@doublesilver doublesilver merged commit 57a20fd into main Feb 28, 2026
5 checks passed
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