Skip to content

fix: revision-final icon, home link, viewport y realtime demo mode#11

Open
Articrafter93 wants to merge 5 commits into
mainfrom
fix/revision-final-icon-homelink-viewport
Open

fix: revision-final icon, home link, viewport y realtime demo mode#11
Articrafter93 wants to merge 5 commits into
mainfrom
fix/revision-final-icon-homelink-viewport

Conversation

@Articrafter93

Copy link
Copy Markdown
Owner

Summary

  • app/icon.svg — resuelve favicon 404 en consola
  • Sidebar logo → Link href="/" para regreso al home desde toda la app
  • Landing padding reducido para caber en 100vh
  • board-view.tsx: skip Socket.IO en modo mock → elimina 20 intentos de reconexión y spam en consola; muestra "Demo (sin realtime)"

Test plan

  • lint PASS
  • build PASS
  • Playwright pasada completa contra prod (todas las rutas OK)

🤖 Generated with Claude Code

Articrafter93 and others added 4 commits March 24, 2026 17:13
…ding to fit 100vh

- Add app/icon.svg (P monogram) to resolve favicon 404 console error
- Wrap sidebar Pulseboard brand name in Link href="/" for back-to-home navigation from all app pages
- Reduce page.tsx main padding (pb-10 pt-8 → py-4) and footer mt-6→mt-3 so landing fits within 100vh

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…nsole spam

In demo/mock deployments the realtime-service is not running. The client
was attempting 20 reconnections (~100s of console warnings) before giving up.
Now detects NEXT_PUBLIC_AUTH_PROVIDER=mock and immediately sets state to
"demo" without opening any WebSocket, showing "Demo (sin realtime)" in the UI.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…03-24)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented Mar 24, 2026

Copy link
Copy Markdown

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
2-kanban-colaborativo-estilo-lineal Ignored Ignored Preview Apr 8, 2026 8:44pm

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