Requested friends list
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 106
- Forks
- 52
- Avg merge
- 13h 35m
- Merged PRs (30d)
- 10
Description
In the new design we have the Requested list of friends, which are friends we link to but did not link back to us.
We can check this by loading their profile and checking the corresponding predicate.
So basically, this list would be the same as the All Friends list? I am also not sure if Cancel Request is a good button name, in the sense that if you cancel a request, you delete the statement (And predicate to the person) -> I argue it is the same as deleting a friend.
The socialPane was developed with this feature in mind, but it can be that it is missing for now, case in which we leave it completely out too.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the socialPane implementation and the existing All Friends list, then trace how a profile's corresponding predicate identifies requested friends. Clarify whether Requested duplicates All Friends, whether the socialPane should include the list, and whether “Cancel Request” is the intended action name. Done means the behavior and wording are agreed and the resulting list is implemented consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100