-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Web TechRequires Changes to either HTML, CSS or JSRequires Changes to either HTML, CSS or JSenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Current
Currently, we simply display the username which is wrapped in the <a> tag.
At times the user might not be familiar with the username. If they need to follow or unfollow any account, they would have to open almost every link they are not sure about.
This might be especially true for users who has decently large follow count.
Solution
To solve this, I suggest, we need to design a card to display a GitHub user's
- username
- display name
- profile picture
This card would allow users to only click on the accounts they are sure unsure about based on the profile picture and display name.
Also, we need to ensure that the card is compatibility with pico.css components.
PS: I don't have statistics on this but based on my usage, I think that the card would give users a better experience.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Web TechRequires Changes to either HTML, CSS or JSRequires Changes to either HTML, CSS or JSenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed