Skip to content

feat: add stream primer help link#834

Open
mindrica232-arch wants to merge 1 commit into
Streampay-Org:mainfrom
mindrica232-arch:codex/issue-353-stream-primer-link
Open

feat: add stream primer help link#834
mindrica232-arch wants to merge 1 commit into
Streampay-Org:mainfrom
mindrica232-arch:codex/issue-353-stream-primer-link

Conversation

@mindrica232-arch

Copy link
Copy Markdown

Closes #353

Summary

  • Adds a 'What is a payment stream?' help link to the streams empty state.
  • Opens the existing StreamPrimer modal from that link.
  • Restores focus to the help link when the primer closes.
  • Extends StreamsPageContent tests for the empty-state link and focus-return behavior.

Verification

  • npm.cmd test -- app/streams/page.test.tsx: passes, 9 tests.
  • npx.cmd eslint app/streams/StreamsPageContent.tsx app/streams/page.test.tsx app/components/EmptyState.tsx app/components/StreamPrimer.tsx: passes.

Notes

  • npm.cmd run typecheck is not defined in this repo.
  • npx.cmd tsc --noEmit currently fails on existing unrelated repo-wide type errors outside this change.

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.

Add tab-targeted help link to app/streams/page.tsx empty state

1 participant