Skip to content

[fix] drop redundant outbound toast, compact pending pill, silence public-cloud 404 - #44

Merged
AlexZ005 merged 1 commit into
mainfrom
feature/connect-toast-cleanup-429
Jul 25, 2026
Merged

[fix] drop redundant outbound toast, compact pending pill, silence public-cloud 404#44
AlexZ005 merged 1 commit into
mainfrom
feature/connect-toast-cleanup-429

Conversation

@AlexZ005

Copy link
Copy Markdown
Collaborator

Small cleanups + the noisy-404 fix (part of the connect/roles pass; roles + toast-routing land separately).

  • Removes the redundant outbound 'Connection request to peer / pending' toast (the pill already shows Waiting-for-approval + Cancel).
  • Compacts the pending pill (drops the disabled id input → tooltip; keeps the breathing dot + amber Cancel).
  • peerServerPeersUrl → null for the public cloud so the info-drawer discovery probe stops logging a 0.peerjs.com/peers 404.

svelte-check 491/72.

…blic-cloud 404

- Remove the "Connection request to peer / Status: pending" OUTBOUND toast — the
  Connect pill already shows the "Waiting for approval…" state with a Cancel button,
  so the toast was redundant. Incoming approval requests still toast.
- Compact the pending pill: drop the disabled peer-id Input (the id moved to a
  tooltip); keep the breathing "Waiting for approval…" dot + an amber Cancel, so the
  pending state takes far less horizontal space.
- peerServerPeersUrl returns null for the PUBLIC PeerJS cloud (it has no discovery
  endpoint), so the info-drawer probe no longer logs a noisy `0.peerjs.com/peers`
  404; discovery just shows "—".

svelte-check unchanged 491/72.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@AlexZ005
AlexZ005 merged commit 11f5d2c into main Jul 25, 2026
@AlexZ005
AlexZ005 deleted the feature/connect-toast-cleanup-429 branch August 5, 2026 20:24
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