Skip to content

[FEAT] Implement "Invite Member" Link Generation and Deep Linking #16

Description

@Queenode

🟡 Priority: High
Difficulty: Hard
Estimated Effort: 3-4 days
Relevant Files: src/app/invite/[code]/page.tsx, src/components/groups/InviteButton.tsx
Labels: enhancement, priority:high, feature

Requirements

  1. Dynamic Invite Links

    • From the Group Dashboard, users click "Invite Member". This must generate a unique, short URL (e.g., kolo.app/invite/abc123xyz).
    • Implement the Share API on mobile devices to easily copy the link or send via WhatsApp.
  2. Deep Linking / Onboarding Router

    • When a non-authenticated user clicks the link, they must be routed through the Signup flow first, and then automatically redirected back to the specific Group Join confirmation page without losing context.

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions