PoiPoi-Dev / PoiPoi-frontend

MIT License
0 stars 4 forks source link

fix: prevent user from seeing the sign out window on an unsuccessful account creation #81

Closed J-Ariola closed 1 month ago

J-Ariola commented 1 month ago

Description

The user should not see the sign out window if the user doesn't successfully create an account due to non unique username restrictions.

Card Link

https://3.basecamp.com/5802516/buckets/37608217/card_tables/cards/7503244122

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Create another account with a non unique username in the database.

Checklist before requesting a review