Educado-App / educado-frontend

The repository for the educado content creation web platform.
https://app.educado.com
GNU General Public License v3.0
0 stars 4 forks source link

[Team Offline Delete Account] dependency on working login and account page #21

Closed sofiiagran closed 9 months ago

sofiiagran commented 11 months ago

Issue Description

I want to push the delete account functionality, but right now there is no working login and account page, because of this I cannot push the delete account button. However, I have used the onboarding group branch, to check that the button works with the front-end UI as well as fetching the currently logged-in user's id, and everything works.

Expected Behavior

Delete user button will be at the account page, and it will delete the current logged in user

Actual Behavior

It works, but cannot be pushed to dev before logged in page and account page is pushed to dev

Jatewo commented 11 months ago

@sofiiagran Why can it not go to dev? I know it cannot really be used before we're able to login but that shouldn't stop you.