Skip to content

feat: swap prefill, repeat swap, solver draft, semantic tables (#276 … - #360

Open
bambuska-man wants to merge 1 commit into
stellar-vortex-protocol:mainfrom
bambuska-man:feat/issues-276-277-278-279
Open

feat: swap prefill, repeat swap, solver draft, semantic tables (#276 …#360
bambuska-man wants to merge 1 commit into
stellar-vortex-protocol:mainfrom
bambuska-man:feat/issues-276-277-278-279

Conversation

@bambuska-man

Copy link
Copy Markdown

#277 #278 #279)

Also fix pre-existing syntax corruptions in explore/page.tsx, solve/page.tsx and solve/[address]/page.test.tsx (stray JSX fragments and missing closing brace)

Closes #276
Closes #277
Closes #278
Closes #279

Summary

Closes #

Changes

Testing

  • npm run build passes
  • npx tsc --noEmit passes
  • npm test passes (or note any skipped/unrelated failures)

Checklist

  • Self-reviewed the diff
  • Added or updated tests for new behaviour
  • No secrets or credentials committed
  • PR title follows conventional commits (feat:, fix:, chore:, etc.)

…ar-vortex-protocol#276 stellar-vortex-protocol#277 stellar-vortex-protocol#278 stellar-vortex-protocol#279)

- stellar-vortex-protocol#279: extend SwapCard with initialChain/initialSrcToken/initialDstToken props
  with graceful fallback; homepage reads ?srcChain/srcToken/amount/dstToken via
  useSearchParams (Suspense-wrapped) and passes them as prefill values
- stellar-vortex-protocol#276: add Swap again link to my-intents rows building the prefill URL;
  destination address intentionally omitted; pagination UI added
- stellar-vortex-protocol#277: new useLocalStorageDraft hook (debounced write, 24h TTL, wallet-address
  guard); wired into SolvePageClient to persist address/bond across reloads,
  cleared on success and reset
- stellar-vortex-protocol#278: convert ExplorePageClient and my-intents intent lists from div stacks
  to native table/thead/tbody/tr/th/td markup with real column headers so
  screen readers announce column context and table navigation mode works

Also fix pre-existing syntax corruptions in explore/page.tsx, solve/page.tsx
and solve/[address]/page.test.tsx (stray JSX fragments and missing closing brace)

Closes stellar-vortex-protocol#276
Closes stellar-vortex-protocol#277
Closes stellar-vortex-protocol#278
Closes stellar-vortex-protocol#279
@drips-wave

drips-wave Bot commented Aug 30, 2026

Copy link
Copy Markdown

@bambuska-man 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant