- Connect SocialViewFeedItem like to socialService.toggleLike(track.id, 'track') - Connect SocialViewFeedItem comment to socialService.postComment (expandable form) - Update socialService.postComment to use POST /social/comments (target_id, target_type, content) - Add RoleBadge component and display on UserProfilePageHeader - Fetch user roles via getUserRoles in useUserProfilePage - Add MSW handlers for POST /social/like and POST /social/comments |
||
|---|---|---|
| .. | ||
| web | ||