Skip to content

[FEATURE] Implement WhatsApp Chat List Screen (Home Screen) #4

@celestix

Description

@celestix

This issue tracks the implementation of the Chat List (Home) Screen, which is the first screen shown after the app opens and the user is authenticated.

The screen should display all recent chats (individual & group) similar to WhatsApp Web/Desktop.


📋 Requirements

  • Display a list of chats on app launch
  • Show for each chat:
    • Chat name (contact or group)
    • Last message preview
    • Timestamp of the last message
    • Unread message count (if any)
    • Chat type (individual / group)
  • Sort chats by latest activity
  • Real-time updates when:
    • New messages arrive
    • Read/unread state changes
  • Clicking a chat navigates to the chat conversation screen

✅ Acceptance Criteria

  • Chat list loads after successful login
  • UI updates in real time without manual refresh
  • Behavior closely matches WhatsApp Web/Desktop
  • Supports both individual and group chats

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions