Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Split Zap Progress Into 2 Phases #852

Open
djschnei21 opened this issue May 9, 2024 · 0 comments
Open

[FEATURE] Split Zap Progress Into 2 Phases #852

djschnei21 opened this issue May 9, 2024 · 0 comments
Labels
bounty ⚡ There is a reward for implementing this item

Comments

@djschnei21
Copy link

Is your feature request related to a problem? Please describe.
When using a NWC enabled wallet which is not always online (e.g. Mutiny Wallet on Android), the one tap zap experience is sub-optimal. Because the zap progress circle tracks the full request in 1 "stage" (request zap and zap receipt), the progress circle ends up hanging (since Mutiny isn't open in the foreground). When you scroll away from the (attempted) zapped note, that half-filled circle disappears, making it very hard to track the things I have already attempted to zap. This result in frequent accidental double zaps and an unclear UX.

Describe the solution you'd like
A solution to this would be to replace the zap progress circle with zap icons of differing colors to denote the various stages of a zap request. One color could mean "you've requested a zap" and another could mean "zap receipt received/zap complete". This would allow the user to "zap" a bunch of notes in one session, open Mutiny so that it processes the requests, then continue back in amethyst without ever losing track of which notes they've attempted to zap.

Bounty (in Bitcoin sats) offered for the implementation
20,000 sat bounty

@vitorpamplona vitorpamplona added the bounty ⚡ There is a reward for implementing this item label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty ⚡ There is a reward for implementing this item
Projects
None yet
Development

No branches or pull requests

2 participants