Skip to content

Routing #69

Description

@julianmichael

It'd be convenient if you could join a debate via only its URL. We don't need to use a proper router to do this since we only need one little part of the URL path; we can probably just implement some kind of syncedWithXXX functionality on LocalState2 that accomplishes this.

The most inconvenient thing here is probably having to handle the case where someone doesn't have a profile loaded into local storage, so they'd have to choose their profile in order to enter the debate. This could require a separate UI flow for this case.

Debates openable by links are convenient in general, but are basically a must-have if we want "pokes" (#68), which should provide URLs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    usabilityInterface usability improvement

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions