Skip to content

feat: global toast system, site footer, and generated-wallet runbook - #364

Merged
phertyameen merged 1 commit into
bridgelet-org:mainfrom
DeEvelyn:main
Jul 27, 2026
Merged

feat: global toast system, site footer, and generated-wallet runbook#364
phertyameen merged 1 commit into
bridgelet-org:mainfrom
DeEvelyn:main

Conversation

@DeEvelyn

Copy link
Copy Markdown
Contributor

Closes #183, Closes #185, Closes #284

Changes

Issue #185 — Global toast notification system

  • Added warning variant to ToastNotification component
  • Created ToastProvider context + useToast() hook for app-wide toast triggering
  • Supports success, error, warning, and info variants
  • Auto-dismiss after 5s, manually dismissible, screen-reader accessible (aria-live="polite")
  • Integrated into root layout

Issue #183 — Site footer with links and branding

  • Created SiteFooter component with project name, MIT license, GitHub/Docs/Security/Contributing links, and "Built for the Stellar ecosystem" tagline
  • Integrated into PageShell so it renders on every page
  • Dark mode support, accessible <footer role="contentinfo"> landmark

Issue #284 — Generated wallet support runbook

  • Created bridgelet-product-audit/runbooks/diagnose-generated-wallet-support-request.md
  • Documents that generateNewWallet() is currently unused
  • Lists open questions (storage, recovery, transmission) to resolve before the runbook is actionable

Verification

  • Lint: clean
  • Tests: 109/109 passing across 15 test files

Closes bridgelet-org#183, bridgelet-org#185, bridgelet-org#284

- ToastProvider context + useToast hook with success/error/warning/info variants
- SiteFooter component with project links, MIT license, and Stellar tagline
- Operational runbook for generated wallet support requests
@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

@DeEvelyn is attempting to deploy a commit to the aminubabafatima8-gmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jul 27, 2026

Copy link
Copy Markdown

@DeEvelyn Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@phertyameen
phertyameen merged commit bed852f into bridgelet-org:main Jul 27, 2026
1 of 2 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

2 participants