cisagov / crossfeed

External monitoring for organization assets
https://docs.crossfeed.cyber.dhs.gov
Creative Commons Zero v1.0 Universal
359 stars 54 forks source link

Default /signup page to Create Account instead of Sign In to improve UX #2555

Closed lfilip-ivaal closed 5 months ago

lfilip-ivaal commented 5 months ago

πŸ—£ Description

Update the Amplify Authentication component in AuthLoginCreate.tsx on /signup and /registration to default to the Sign Up tab.

πŸ’­ Motivation and context

This upgrade is to default the signup page to the signup section of the AWS Amplify Authentication Component. This creates an easier time for the User to signup without being confused by the sign-in section being presented when they would like to register. Fixes #2546

πŸ§ͺ Testing

Ran regular tests and checks in Github actions.

βœ… Pre-approval checklist

βœ… Pre-merge checklist

βœ… Post-merge checklist