Skip to content

github connection #479

Description

@danielroe

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

  1. User connects their GitHub account (OAuth)
  2. 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
  3. 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    backServer, DatafrontFrontend, Design

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions