-
-
Notifications
You must be signed in to change notification settings - Fork 228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: implement 'no interest' state to /explore
Recommendation Section
#4149
Conversation
✅ Deploy Preview for oss-insights ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for design-insights ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There should be a loading state, but it's weird it's not showing up. I assume it's cause the |
Your comment seems to be inline with the DNS errors when migrating the beta API on the backend. Trending should be loading, and the Discover Workspaces section will error since they are hardcoded for production workspaces. There's an issue to change it based on the environment here: #4107 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm still getting errors for trending repositories, and like @jpmcb, no workspaces are loading. I'm guessing workspaces aren't loading because they are production workspace IDs. We don't have an administration page for stuff like this, so consider adding FEATURED_WORKSPACES as an environment variable for now. I can show you how to set this up in Netlify so we have beta and prod worskpace IDs. Lines 23 to 30 in 1de38c7
Also, if I'm logged out, I get a hydration error. |
Can we change the copy to be more general for maintainer or contributor? Also, bc it takes the user to the repo page as well: Current Suggestion Discover repositories tailored to your interests. Click any to learn more! Additional Change |
Closed - not priority, will not merge anytime soon. |
Description
If a user has no interests set, they will not get recommendations. The
/explore
"Recommended For You" section will instead show the list of interests for the user to pick from. On update/refresh, the page should start showing recommendations.Related Tickets & Documents
Closes #4124
Mobile & Desktop Screenshots/Recordings
Steps to QA
Tier (staff will fill in)
[optional] What gif best describes this PR or how it makes you feel?