Feature Request: Customize Default Home Page View #188373
Replies: 2 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
I've run into this exact workflow friction before. GitHub doesn't currently offer a native setting to change the default Home view. The dashboard is hardcoded to the activity feed. I'd configure your browser to open If you want GitHub to ship this, I'd post it in the GitHub Community Feedback category or upvote existing threads asking for the same thing. Product managers track engagement metrics there when prioritizing roadmap items. I'm not 100% sure if they are testing layout personalization behind a feature flag. I haven't seen it land yet, but clicking the "Customize dashboard" button on your current Home page might show new widgets if they've rolled it out to your account. I will update this thread if a native toggle appears. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
Feature Request: Customize Default Home Page View
Summary
Allow users to set their personal repositories list as the default view when logging into GitHub, instead of always showing the activity feed.
Problem
Currently, when users log in to GitHub, the Home page always displays an activity feed showing their own activity and activity from followed users/organizations. There is no option to change this default view.
To see their own repositories, users must:
https://github.com/{username}?tab=repositoriesThis adds extra steps for users who primarily want to access and manage their own repositories.
Proposed Solution
Add a setting in Settings > Appearance or Settings > Home that allows users to choose their default Home page view, with options such as:
Benefits
Current Workaround
Users can bookmark
https://github.com/{username}?tab=repositoriesor set it as their browser's home page, but this is not a native GitHub feature.Additional Context
This would help users who primarily use GitHub to manage and view their own projects, rather than those focused on social activity and contributions.
Beta Was this translation helpful? Give feedback.
All reactions