Skip to content

[960] fix: Fix broken link to Soroban SDK docs in Developer Help section - #995

Merged
Mosas2000 merged 1 commit into
StellaBridge:mainfrom
ToryMic:fix/960-soroban-sdk-docs-link
Jul 29, 2026
Merged

[960] fix: Fix broken link to Soroban SDK docs in Developer Help section#995
Mosas2000 merged 1 commit into
StellaBridge:mainfrom
ToryMic:fix/960-soroban-sdk-docs-link

Conversation

@ToryMic

@ToryMic ToryMic commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Closes #963


Closes #960


Closes 960

What

Updated the onboarding help flow to link to the current official Soroban SDK documentation and covered the link in the onboarding dialog test.

Why

The previous developer-help path was outdated, so users needed a direct route to the current Soroban docs.

How tested

  • npx eslint --fix frontend/src/components/OnboardingDialog.tsx frontend/src/components/OnboardingDialog.test.tsx — passed
  • cd frontend && npm run lint — passed
  • cd frontend && npm test — passed
  • cd frontend && npm run build — failed in untouched skeleton files with TS6133 unused React imports

Caveats

Pre-existing build failure in untouched files: frontend/src/components/Skeleton/LoadingSpinner.tsx, SkeletonAvatar.tsx, SkeletonCard.tsx, SkeletonChart.tsx, and SkeletonTable.tsx each fail tsc -b due unused React imports.

@drips-wave

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

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

@Mosas2000

Copy link
Copy Markdown
Contributor

Nice work.

@Mosas2000
Mosas2000 merged commit 6018aee into StellaBridge:main Jul 29, 2026
15 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.

refactor: Move inline style declarations in BridgeNotesPanel to CSS classes fix: Fix broken link to Soroban SDK docs in Developer Help section

2 participants