Bug #3179
Register API Calls twice while Creating a Rider account using the iOS Application.
0%
Description
Register API Calls twice while Creating a Rider account using the iOS Application.
STR.
1. Open the rider app.
2. Create an account using phone number.
ER.
2. Expected create only one account.
AR.
2. Multiple account created.
Impact Analysis
The button loader isn't ignoring touch events, so each time the button is tapped, it triggers an API call and related functions.
Related issues
Updated by Anjali M over 1 year ago
- Status changed from New to In Progress
- Start date set to 08/02/2024
- Estimated time set to 20.00 h
Updated by Jithin Kuriakose over 1 year ago
- Related to Bug #3207: Revamp signup process with enhanced security measures. added
Updated by Anjali M over 1 year ago
- Impact Analysis updated (diff)
RCA: The button loader isn't ignoring touch events, so each time the button is tapped, it triggers an API call and related functions.
Updated by Shalu T S over 1 year ago
- Status changed from QA Ready to Reopened
1. The Application Crashes when we click multiple times on the register button.
Updated by Shalu T S over 1 year ago
- Due date deleted (
08/06/2024) - Start date changed from 08/02/2024 to 08/14/2024
Updated by Anjali M over 1 year ago
- Status changed from Reopened to Resolved
- Estimated time changed from 20.00 h to 1.00 h
Updated by Anjali M over 1 year ago
1. The Application Crashes when we click multiple times on the register button. - FIXED
Updated by Shalu T S over 1 year ago
- Status changed from QA Ready to QA Passed
1. The Application Crashes when we click multiple times on the register button. - Fixed
Updated by Shalu T S over 1 year ago
- Due date set to 12/06/2024
- Status changed from QA Passed to Closed
Verified in production.