PhoenixKitWeb.Live.Modules.Connections.UserConnections (phoenix_kit v1.7.71)

Copy Markdown View Source

User-facing LiveView for managing personal connections.

Provides tabs for:

  • Followers - Users who follow the current user
  • Following - Users the current user follows
  • Connections - Mutual connections
  • Requests - Pending incoming/outgoing connection requests
  • Blocked - Users blocked by the current user

Summary

Functions

get_other_user(connection, current_user_uuid)

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.