backpack
backpack copied to clipboard
Profile enhancements
Profile: friend
Profile: not friend
Profile: not friend, requested
Other user’s friend list
this can be better broken down into smaller pieces: (and make changes incrementally?)
- UI - getting the look as the updated screens
- functionality - adding/updating features(ex- block/friend list/report spam)
@aarongillett please let me know if I can collaborate on any of the above, TIA
@adarshlilha block/report spam functionality already exists and can be seen in a 1:1 chat. This update would just be adding the same menu to user profiles.
Friend list functionality (your own friends) is already there too, it’s just hidden under avatar / settings / friends. There isn’t currently a way to view other people’s friends.
if you allow me to update the feature i will do it.
Hi Aaron, should we push all of it in a single PR?
Thanks @prashulkale !
i have the potential to fix the issue, but i am unable to run the code locally from last two days,
how do i run it locally ?
Hi, @aarongillett , had one doubt, the first design which you have shown, currently there is no way to see your own profile in backpack. Can you confirm that? So it means we will have to create this functionality
Hey @prashulkale we have docs that should help set you up. They're not perfect, but a good starting point. https://github.com/coral-xyz/backpack#readme
Hi @aarongillett , can I work on this issue.
Thanks @yatharth1706 !
Viewing your own profile is on the backburner while we explore other UX (see: 3573) so I’ve removed that view from the issue.
So in summary, this issue is to:
- Remove the friend status icon and update description (e.g. this is not a friend/connected)
- Add friend list summary (link to 4. Other user’s friend list)
- Add popover menu:
Remove from friends
(if friend),Block
,Report spam
- Add Other user’s friend list
Thanks @aarongillett for clearing the doubt. Wanted to know can i contribute to this. As someone else is already assigned for this issue. I have made all the designs, only friends list page, the last one is pending.
Go for it @yatharth1706 , thanks!
Hi @aarongillett I have completed all the designs which you have mentioned in the issue. I have made a PR, please review it.