Bug #3478
Android Rider :- Inform the rider if he is in queue for a trip.
90%
Description
Inform the rider if he is in queue for a trip.
To improve user experience and reduce confusion when a rider has already booked a step trip while currently on an active trip, we need to display clear queue status information.
Files
Impact Analysis
Rider App UI – Pre-Arrival (Before Driver Arrives)
Related issues
Updated by Shalu T S over 1 year ago
- Related to Bug #3476: Inform the rider if he is in queue for a trip. added
Updated by Anupama P over 1 year ago
- Milestone deleted (
Backlog) - Milestone set to Sprint 23 Tukxi Ride 2024 Sept 01 to Sept 30
Updated by Sreedevi K S over 1 year ago
- Due date set to 10/22/2024
- Start date changed from 10/08/2024 to 10/15/2024
Updated by Sreedevi K S over 1 year ago
Couldnt send Ride request in afternoon : Work delayed : 16/Oct/2024
Updated by Sreedevi K S over 1 year ago
Added a Marker on the DriverDetailFragmentV2 to indicate the driver's current trip destination when the rider takes a queued trip.
Updated the Verification Code Title and its associated PIN field to improve clarity and usability.
Handled the Directions API to provide proper route guidance based on the trip state (queued or active). This includes handling map updates and the verification PIN field according to whether the trip is in a queued state or an active trip state.
Updated by Sreedevi K S over 1 year ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 90
Updated by Shalu T S over 1 year ago
- Due date changed from 10/22/2024 to 11/07/2024
- Status changed from QA Ready to QA In Progress
- Start date changed from 10/15/2024 to 11/07/2024
Updated by Shalu T S over 1 year ago
- File Screenshot_20241107-114958[1].png Screenshot_20241107-114958[1].png added
- Status changed from QA Ready to Reopened
1. OTP is not showing in the rider app, even though the rider marked his arrival status.
2. No need to show the "time to reach" pick up point for the queued trip.
3. The screen should focus on the current trip destination instead of the pickup location.
Updated by Sreedevi K S over 1 year ago
- Due date changed from 11/07/2024 to 11/11/2024
- Status changed from Reopened to In Progress
- Start date changed from 11/07/2024 to 11/08/2024
Updated by Sreedevi K S over 1 year ago
- Status changed from In Progress to Resolved
Resolved the issue where the OTP was not displaying in the rider app after the rider marked arrival status.
Updated the app to hide the "time to reach" for queued trips.
Adjusted the screen to focus on the current trip destination marker instead of the pickup location, resolving the focus issue.
Updated by Shalu T S over 1 year ago
- Due date changed from 11/11/2024 to 11/20/2024
- Status changed from QA Ready to QA In Progress
- Start date changed from 11/08/2024 to 11/20/2024
Updated by Shalu T S 11 months ago
- Status changed from QA In Progress to Reopened
1. OTP showing in the rider app for the queued trip.
2. "You are in queue" message not showing in the rider app for the queued trip.
3. There is no indication for waiting; the current trip ends.
4. Not able to communicate the driver for the queued trip.
5. The queued trip is not showing after ending the current trip.
6. Previous chats showing in the rider who queued for the trip.
7. Call not received to the rider app.
8. Not able to call the driver from the rider app.
Updated by Sreedevi K S 10 months ago
- Status changed from In Progress to Resolved
1. OTP showing in the rider app for the queued trip. : Fixed
2. "You are in queue" message not showing in the rider app for the queued trip. : Fixed
3. There is no indication for waiting; the current trip ends. fixed
4. Not able to communicate the driver for the queued trip. : Call and message Works fine
5. The queued trip is not showing after ending the current trip. : Fixed
6. Previous chats showing in the rider who queued for the trip. : Fixed
7. Call not received to the rider app. :Fixed
8. Not able to call the driver from the rider app. : Fixed