Bug fixes and menu improvement #19

Merged
lash merged 6 commits from minor-bug-fixes into master 2025-02-04 14:36:20 +01:00
Member

PR Change

Bug fixes

  • Ensures that incorrect PIN attempts are not double-counted by LOAD and RELOAD of the authorize function.

  • Add a check to the authorize function to prevent treating non-numeric inputs (e.g., "abcd") as valid PIN attempts.

  • Uses State.Back to reset node specific flags to ensure smooth back menu navigation.

Enhancement

  • Replaces a back with a retry option after entry of unregistered number during pin reset by admins.
## PR Change #### Bug fixes - Ensures that incorrect PIN attempts are not double-counted by LOAD and RELOAD of the authorize function. - Add a check to the authorize function to prevent treating non-numeric inputs (e.g., "abcd") as valid PIN attempts. - Uses `State.Back` to reset node specific flags to ensure smooth back menu navigation. #### Enhancement - Replaces a back with a retry option after entry of unregistered number during pin reset by admins.
carlos added 6 commits 2025-02-04 09:49:18 +01:00
carlos requested review from lash 2025-02-04 09:50:36 +01:00
lash approved these changes 2025-02-04 14:36:16 +01:00
lash merged commit 1918ea37d5 into master 2025-02-04 14:36:20 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 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: grassrootseconomics/sarafu-vise#19
No description provided.