Empty voucher list when a user only has 1 voucher #103

Closed
opened 2025-09-01 10:01:19 +02:00 by Alfred-mk · 2 comments
Member

Currently the USSD does not display the current user's voucher in the "Select Voucher" list. (#81)
If a user only has 1 voucher, the list is empty but still can receive input.

If a user inputs a voucher symbol or index that does not exist, this results in a panic.

If no more vouchers exists (user only has 1), this should be indicated and the input correctly processed to avoid errors

Currently the USSD does not display the current user's voucher in the "Select Voucher" list. (https://git.grassecon.net/grassrootseconomics/sarafu-vise/issues/81) If a user only has 1 voucher, the list is empty but still can receive input. If a user inputs a voucher symbol or index that does not exist, this results in a panic. If no more vouchers exists (user only has 1), this should be indicated and the input correctly processed to avoid errors
Alfred-mk added the Kind/Enhancement label 2025-09-01 10:01:19 +02:00
Alfred-mk self-assigned this 2025-09-01 10:01:29 +02:00
Author
Member

Resolved under PR #115

Resolved under PR #115
Alfred-mk added a new dependency 2026-02-07 16:57:47 +01:00
Author
Member

This was resolved

This was resolved
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Depends on
#115 debt-menu
grassrootseconomics/sarafu-vise
Reference: grassrootseconomics/sarafu-vise#103