Async account creation #96

Closed
opened 2024-09-25 20:16:19 +02:00 by lash · 0 comments
Owner

Currently there is a wait between accepting terms and conditions, and the PIN entry. This is likely due to HTTP request being completed before continuing.

There should be no need to wait for the HTTP request, as long as an error condition is recorded for a failed attempt.

Currently there is a wait between accepting terms and conditions, and the PIN entry. This is likely due to HTTP request being completed before continuing. There should be no need to wait for the HTTP request, as long as an error condition is recorded for a failed attempt.
lash added the Kind/Enhancementeasypeasyux labels 2024-09-25 20:16:34 +02:00
lash added the
Priority
Low
label 2024-09-25 20:25:07 +02:00
lash closed this issue 2024-11-04 14:39:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: urdt/ussd#96