Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

Add a Global State with React Context #103

Description

@veryeli

Right now, the email, organization name, etc. are passed only in query parameters (e.g., /create-account?email=...).

This is fragile: if the user refreshes, or the URL gets messed up, it's gone.

It would be more robust to have a global state that survives across pages temporarily, even if the URL changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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