Skip to content

GitHub project cards should have clickable links to author pages #251

@samtstern

Description

@samtstern

GitHub repositories right now always show the name / photo of the GitHub owner. We should show the DevLibrary author when we have that information and allow clicking through from the card to their profile.

This will require inlining some author information (at least name) into the RepoData objects in the database so that this can be done efficiently. Right now we only have authorIds: [] which is enough to link but not enough to display.

Blog cards already have this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions