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/Enhancement
easypeasy
ux
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.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: urdt/ussd#96
No description provided.