Skip to content

Add badge for organization account #16

@wildan3105

Description

@wildan3105

Current behavior:
We don't know if the user we search is usual user or organization. Based on the github API, the categorization is divided into User and Organization. Sample data follows :

{
...
  "type": "User",
...
}

And if the user we search is organization, the value of type is Organization.

Expected behavior:
From the above statement, I'd like to add feature to display a badge for organization. The badge could be displayed next to the user's avatar. And when we hover to that badge, it will show an organization's name

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions