-
-
Notifications
You must be signed in to change notification settings - Fork 271
Labels
backServer, DataServer, DatafrontFrontend, DesignFrontend, Designhelp wantedExtra attention is neededExtra attention is needed
Description
Allow users to connect their GitHub account to see if they've starred a package's repository. The star icon would show as filled rather than outline when the user has starred the repo.
discussion here
basic starring
- User connects their GitHub account (OAuth)
- When visiting a package page with a repository field:
- Lazily fetch whether the user has starred that specific repo
- Display filled star icon if starred, outline if not
- Optionally: Allow starring/unstarring directly from the package view
search enhancement? (#32)
- Lazily fetch user's starred repos in the background
- Prioritize starred repos in search results
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backServer, DataServer, DatafrontFrontend, DesignFrontend, Designhelp wantedExtra attention is neededExtra attention is needed