Skip to content

Add stream creation templates to StreamCreationWizard #347

@ogazboiz

Description

@ogazboiz

Join our community: https://t.me/+DOylgFv1jyJlNzM0

Description

The dashboard has a templates array (salary, subscription, grant) with handleApplyTemplate, but the StreamCreationWizard has no template picker. Users must fill every field from scratch for common use cases.

What Needs to Happen

  • Add a template selection step at the start of the wizard
  • Built-in templates: Monthly Salary, Weekly Subscription, One-time Grant, Custom
  • Selecting a template pre-fills amount, duration, token, and a description tag
  • User can still modify any pre-filled value
  • Custom templates saved to localStorage

Files

  • frontend/components/stream-creation/StreamCreationWizard.tsx
  • frontend/components/stream-creation/TemplateStep.tsx (create)

Acceptance Criteria

  • Template picker shown at wizard start
  • Pre-fills all relevant fields on selection
  • User can override any pre-filled value

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programfrontendFrontend related tasks

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions