open-sauced / app

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

Bug: onboarding page keep showing up each time I authenticate #3885

Closed Dun-sin closed 2 weeks ago

Dun-sin commented 1 month ago

Describe the bug

Whenever I authenticate the application, I keep getting asked to add in my interests or basically the onboarding system doesn't go away

image

Technically it's because the user data is loading in the background, but we should use a loading page instead of the onboarding system as the default

Steps to reproduce

  1. Go to https://opensauced.pizza/
  2. Click on Connect your GitHub
github-actions[bot] commented 1 month 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.

brandonroberts commented 1 month ago

@Dun-sin I reset your onboarding status checks, will you try and connect again?

Dun-sin commented 1 month ago

@Dun-sin I reset your onboarding status checks, will you try and connect again?

Didn't change

brandonroberts commented 3 weeks ago

@Dun-sin we've made some changes to onboarding. Try it again with the browser devtools open and let us know if you see any errors in the console when trying to complete it.

Dun-sin commented 3 weeks ago

@Dun-sin we've made some changes to onboarding. Try it again with the browser devtools open and let us know if you see any errors in the console when trying to complete it.

i'm still getting asked the time but the interests no longer show

Dun-sin commented 3 weeks ago

this happens when i click go to profile tho, think it should be a single loading indication, not sure if this should be a seperate issue

image

brandonroberts commented 3 weeks ago

Are you getting any errors in the browser console?

Dun-sin commented 3 weeks ago

Are you getting any errors in the browser console?

just to be clear it still works just the weird double loading indicator for both options on the last step

brandonroberts commented 3 weeks ago

Got it. I'm referring to errors in the browser console or network requests when clicking the button(s)

Dun-sin commented 3 weeks ago

Got it. I'm referring to errors in the browser console or network requests when clicking the button(s)

there was no error

brandonroberts commented 3 weeks ago

Will you record/post a video of you going through the process with the browser devtools open? There should be a call to /v2/auth/onboarding when you finish the timezone part

Dun-sin commented 2 weeks ago

Will you record/post a video of you going through the process with the browser devtools open? There should be a call to /v2/auth/onboarding when you finish the timezone part

https://github.com/user-attachments/assets/4d3b28be-9ddb-4a4c-b0df-23551157a4b4

brandonroberts commented 2 weeks ago

Ok. I see you're onboarded now. Now you should just be able to go to https://app.opensauced.pizza without having to go through onboarding again.

Anytime you go to https://app.opensauced.pizza/start, it will prompt you first unless you're already onboarded.