open-sauced / app

🍕 Insights into your entire open source ecosystem.
https://pizza.new
Apache License 2.0
381 stars 202 forks source link

Bug: after deleting an account it's almost impossible to use OpenSauced again #3647

Open isabensusan opened 3 days ago

isabensusan commented 3 days ago

Describe the bug

While doing some onboarding tests, I tried deleting my account to be able to re-connect and re-do the onboarding process, but noticed that after deleting my account the platform is virtually inaccessible.

Immediately after deleting my account, the following URLs all throw the same error:

image

After deleting site cookies

I was able to at least use the public pages (see URLs above), but as soon as I tried clicking on "Connect with GitHub", the application would break again without letting me reconnect

Why is this a problem?

If a churned user ever wanted to come back to use OpenSauced, we are making it impossible for them to do so. Ideally, they should still be able to navigate the page as a non-logged in user, and if they wanted to -- connect their github accounts again.

Steps to reproduce

  1. Go to User Settings
  2. Click on "delete account"
  3. After confirmation, try to navigate to https://app.opensauced.pizza/feed or any other public URL
  4. See error message
  5. Delete cookies
  6. You should be able to navigate the site as usual
  7. Try clicking on "Connect with Github"
  8. Get error screen again
github-actions[bot] commented 3 days ago

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.

To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please comment on this issue.

For full info on how to contribute, please check out our contributors guide.