Skip to content

feat: prefill join link#19

Merged
selfire1 merged 2 commits intomainfrom
claude/prefill-invite-onboarding-4PNxf
Feb 20, 2026
Merged

feat: prefill join link#19
selfire1 merged 2 commits intomainfrom
claude/prefill-invite-onboarding-4PNxf

Conversation

@selfire1
Copy link
Owner

Store the join URL in localStorage when an unauthenticated user clicks
Sign Up to Join on the invite page. During onboarding, consume that
URL to pre-select the Join Group option, prefill the invitation link
field, and auto-fetch group details. The URL is removed from localStorage
immediately on consumption, with all reads/writes wrapped in try/catch
for graceful degradation.

https://claude.ai/code/session_01MQRju3rB8hFsZ26SQ3dnJs

claude and others added 2 commits February 15, 2026 23:41
… link

Store the join URL in localStorage when an unauthenticated user clicks
Sign Up to Join on the invite page. During onboarding, consume that
URL to pre-select the Join Group option, prefill the invitation link
field, and auto-fetch group details. The URL is removed from localStorage
immediately on consumption, with all reads/writes wrapped in try/catch
for graceful degradation.

https://claude.ai/code/session_01MQRju3rB8hFsZ26SQ3dnJs
@selfire1 selfire1 merged commit 8e5bdc8 into main Feb 20, 2026
2 checks passed
@selfire1 selfire1 deleted the claude/prefill-invite-onboarding-4PNxf branch February 20, 2026 05:43
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.

2 participants