Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users can access list of private chats in a single inbox #12

Open
patel-asit opened this issue Oct 13, 2024 · 0 comments
Open

Users can access list of private chats in a single inbox #12

patel-asit opened this issue Oct 13, 2024 · 0 comments

Comments

@patel-asit
Copy link
Contributor

patel-asit commented Oct 13, 2024

Description

As a passenger,
I want to to access my private chats in a single inbox,
so that I can easily manage all my ride-related conversations.

Story points:

Acceptance Criteria

Scenario: User accesses the chat inbox
Given that I am logged in
When I click on the "Inbox" tab
Then the system displays a list of all my private chats, sorted by the most recent messages
When I click on a specific chat in the inbox
Then the system opens that conversation, showing all my previous messages.

Tasks:

BACKEND:

DB:

WEB UI:

MOBILE UI:

Testing Plan

Include steps, description, links or screenshots to explain how you performed the tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant