SolidOS / SolidOS/solid-panes

Redesign the card of a Friend

Open
#646 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
106
Forks
52
Avg merge
13h 35m
Merged PRs (30d)
10

Description

One friend has now different info to what we have now.
It has to look like:

Image

p.s. the green or grey 'light' on a profile image, signaling if a user is online or not - we do not have this feature and we will not create it. You can leave it out.
P.s. we also do not have the verification shield icon feature - we do not implement it now.
P.s. the mutual friends number and the number of friends are new feature in the sense that we have this when you look at someone's friend list only. We will not implement this here because it is too costly to load every person's profile and count friends. Unless we already load their profile? Need to check this

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named; first locate the existing Friend profile/card component and inspect how its data is loaded. Compare the rendered card with the attached reference, omitting online status, verification, and friend-count details unless existing loading already provides them; done means the card matches the applicable design without adding those costly features.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
design, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.