CivicTechTO/polis

Include a create account redirect in the sign-in page

Open

#46 opened on Oct 20, 2024

 (2 comments) (0 reactions) (0 assignees)JavaScript (4 forks)auto 404
client-adminclient-participationenhancementgood first issueneed UI/UX designer

Repository metrics

Stars
 (11 stars)
PR merge metrics
 (PR metrics pending)

Description

Problem: Currently, the user would have to manually go to /createuser route to create a new account, which isn't user-friendly. Maybe the production build has it? But on the dev deployment, there's no such navigation on the sign in page /siginin.

Suggested solution: Sign up link in the navbar and/or a button near the sign-in button

Contributor guide