Skip to content

Forms: native alert() for the pre-flight gate instead of the ToastProvider#315

Merged
zachyo merged 7 commits into
soropad:masterfrom
IyanuOluwaJesuloba:preflight-gate
Jun 30, 2026
Merged

Forms: native alert() for the pre-flight gate instead of the ToastProvider#315
zachyo merged 7 commits into
soropad:masterfrom
IyanuOluwaJesuloba:preflight-gate

Conversation

@IyanuOluwaJesuloba

Copy link
Copy Markdown
Contributor

Summary

Replaced each alert(...) with toast.show({ variant: "warning", message: "Run the pre-flight check first" })

**Closes #276

Changes

  • Describe change 1
  • Describe change 2

Type

  • 🐛 Bug fix
  • ✨ New feature
  • ♻️ Refactor
  • 📝 Documentation
  • 🧪 Tests

Checklist

  • My code follows the project's style guidelines
  • I've added/updated tests that cover my changes
  • All existing tests pass (cargo test / npm test)
  • I've updated documentation if needed
  • I've tested on Stellar Testnet (if applicable)

Screenshots / Recordings

@drips-wave

drips-wave Bot commented Jun 30, 2026

Copy link
Copy Markdown

@IyanuOluwaJesuloba 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

@zachyo zachyo merged commit 4edd14f into soropad:master Jun 30, 2026
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

Development

Successfully merging this pull request may close these issues.

Forms: native alert() for the pre-flight gate instead of the ToastProvider

2 participants