getAlby / getAlby/ZapPlanner

Cancelled payment schedules are still shown on main ZapPlanner page

Open
#71 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
18
Forks
9
PR merge metrics
No merged PRs in 30d

Description

After cancelling a previously created schedule, the schedule is still shown on the main ZapPlanner page.

This creates confusion as there is no distinguishing between active and inactive schedules.
Pressing the "View" link takes you to a new 404 page - so schedule clearly gone - good but slightly messy.
Clicking the schedule itself takes you to the meta-data for the schedule where there is a "Delete" icon.

I can see the value in retaining the detail of the cancelled schedule as it lists the payments made under the schedule. That could be useful for auditing, checking/validation purposes .. certainly for general record keeping.

Possible approaches:
1. Delete the entry from the list when the schedule is cancelled - clean but lose access to payment data
2. Add a second list as a RHS colum "Cancelled Schedules" - Active schedules on the left, Cancelled on the right
3. Keep a single list but differentiate with colour/shading/intensity but Cancelled has no

Contributor guide

No contributing guide indexed for this repository

Research direction

Start from the main ZapPlanner page and trace how cancelled schedules appear in the schedule list, including the "View" link and the schedule metadata page. Review the cancellation flow and decide which of the three proposed display approaches is intended; done means cancelled schedules are clearly distinguished and the broken "View" destination is no longer offered.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, payments
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.