Skip to content

Remove friends function#1083

Merged
lhvy merged 13 commits intoserver-rewritefrom
remove-friends-function
Mar 30, 2026
Merged

Remove friends function#1083
lhvy merged 13 commits intoserver-rewritefrom
remove-friends-function

Conversation

@sunnyyuqingchen
Copy link
Copy Markdown
Contributor

@sunnyyuqingchen sunnyyuqingchen commented Oct 15, 2025

Description 🧾

Remove friends UI minus displaying pfp.

Copy link
Copy Markdown
Contributor

@mark-trann mark-trann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good code changes! A bit of a ui mismatch and gave some suggestions on how to make it closer to the mock.

before:
image

after:
image

Comment thread server/src/auth/auth.service.ts
Comment thread client/src/components/sidebar/friends/RemoveFriend.tsx Outdated
Comment thread client/src/components/sidebar/friends/RemoveFriend.tsx Outdated
Comment thread client/src/components/sidebar/friends/RemoveFriend.tsx Outdated
Comment thread client/src/components/sidebar/friends/RemoveFriend.tsx Outdated
Comment thread client/src/components/sidebar/friends/RemoveFriend.tsx Outdated
Comment thread client/src/components/sidebar/friends/RemoveFriend.tsx Outdated
Comment thread client/src/components/sidebar/friends/RemoveFriend.tsx Outdated
Comment thread client/src/components/sidebar/friends/RemoveFriend.tsx
@mark-trann
Copy link
Copy Markdown
Contributor

@sunnyyuqingchen you should implement the profile picture into the RemoveFriend modal component too - use the in UserProfile.tsx. Would recommend you pulling that outside as a standalone component and import it to the RemoveFriend.

@sunnyyuqingchen sunnyyuqingchen force-pushed the remove-friends-function branch from e1fa6fe to 60e8d75 Compare October 29, 2025 07:14
@lhvy lhvy force-pushed the remove-friends-function branch from 4d5fba3 to f555810 Compare March 30, 2026 03:30
@lhvy lhvy force-pushed the remove-friends-function branch from f555810 to a0cfaaa Compare March 30, 2026 03:33
@lhvy lhvy merged commit 987bd47 into server-rewrite Mar 30, 2026
3 checks passed
@lhvy lhvy deleted the remove-friends-function branch March 30, 2026 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants