Skip to content

github connection #479

@danielroe

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    backServer, DatafrontFrontend, Designhelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions