Add “Favorites” Section to GitHub Web Interface for Parity with Mobile App #203014
Replies: 2 comments
|
I really like this idea. It does feel a little strange that Favorites are available on mobile but not on the web. |
|
The web has two partial substitutes today, but neither is the same as a private cross-platform Favorites shelf.
A web implementation could therefore keep the semantics separate: |
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Question
💬 Feature/Topic Area
Code Search and Navigation
Body
The GitHub mobile application includes a highly useful “Favorites” feature that allows users to quickly access repositories and items they have marked for frequent use. However, this functionality is currently missing from the GitHub web interface.
This creates an inconsistency in user experience across platforms and limits productivity for users who primarily work on desktop environments.
Proposed Solution:
Introduce a dedicated “Favorites” section or tab within the GitHub web interface that mirrors the functionality available in the mobile app. This section should allow users to:
Benefits:
Additional Context:
Many users rely on both mobile and desktop environments. The absence of this feature on web creates friction and disrupts workflow continuity.
All reactions