feat: add Stellar onboarding tour#39
Conversation
|
@kaycke1337 is attempting to deploy a commit to the truthixify's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
The tour itself ( git fetch origin
git rebase origin/develop
git push --force-with-leaseThanks @kaycke1337. |
|
The 5-step Real conflicts now in:
git fetch origin
git rebase origin/develop
git push --force-with-leaseFor Thanks @kaycke1337. |
|
Closing as we wrap up this round of the Wraith × Drips × Stellar Wave program. Thanks for the contribution. The work and review history stays on this PR for reference. A new set of issues will go up shortly under the same If you specifically want to land the work that's already in this PR (post-wave), feel free to reopen and rebase against |
Summary
src/i18n/en.jsonand anchor the tour to header, wallet, recipient, amount, and submit UII used a small in-app tour controller instead of adding a tour dependency, keeping the shipped tour code minimal and avoiding another UI overlay package. The overlay does not trap clicks, supports Escape dismissal, restores focus after closing, and respects
prefers-reduced-motionfor scroll behavior.Closes #17
Validation
Build/test completed successfully. Vite still reports existing dependency/chunk-size warnings from bundled wallet SDK dependencies.