-
Type:
Bug
-
Resolution: Done
-
Priority:
High
-
Affects Version/s: None
-
None
-
STOP TB Sprint 4, STOP TB Sprint 5
The action button (e.g., Submit Referral) is clickable multiple times. On repeated clicks, the system processes the request multiple times, resulting in duplicate entries being created in the database.
Steps to Reproduce:
- Navigate to the respective module screen
- Click on the action button (e.g., Submit referral)
- Immediately click the same button multiple times
- Observe system behavior
Expected Result:
- Button should be clickable only once
- After first click:
- Button should be disabled OR
- Loader should be shown OR
- API call should be locked until response is received
- Only one entry should be created in DB
Actual Result:
- Button remains clickable multiple times
- Multiple API calls are triggered
- Duplicate records are created in the database
- blocks
-
STOP-133 Device Integration
-
- Closed
-