You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: