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

Transaction/Payment export feature #1470

Closed
pythcoiner opened this issue Nov 18, 2024 · 3 comments
Closed

Transaction/Payment export feature #1470

pythcoiner opened this issue Nov 18, 2024 · 3 comments
Assignees

Comments

@pythcoiner
Copy link
Collaborator

pythcoiner commented Nov 18, 2024

I open this as tracking issue for transaction and payment export features, as we have already talk internally, the work will be split in 2 steps:

I and @pythcoiner were discussing about the tx/payments export functionality and we reached the following proposal: we could divide the activity in two steps:

Produce an "Export Transactions data" functionality which would be in the "Transactions" tab and would simply export the data of the transactions (TxId, Blockheight, Date, Label, Value, Fee)
Use the work of step 1 to produce a more complex "Export Payments data" functionality in Home page that would include all the data we were discussing last week.
The division in two steps shouldn't imply much more work and should make it more likely to have at least step 1 for v9. Also, having the tx export too could be good for people/businesses who have already automated systems based on this kind of data instead of payments. Any comment or counter argument to such approach?

link to previous discussion

@nondiremanuel
Copy link
Collaborator

According to what we discussed yesterday, for the moment we won't review much the UX for the background process management. This will be part of an entire UX review activity, valid for all such processes (e.g. rescan, export, syncing...). We will still need a way to manage the possibility of it going longer than expected (timeout? "cancel" button?).

@pythcoiner
Copy link
Collaborator Author

for now i think we should lock the screen navigation w/ cancel + timeout mechanism, it appear to me the most easy to implement as we can easyly do it with a subscription at the panel level.

@pythcoiner pythcoiner self-assigned this Nov 20, 2024
@pythcoiner pythcoiner moved this from Todo to In Progress in Liana General Dec 4, 2024
@pythcoiner pythcoiner moved this from In Progress to In Review in Liana General Dec 16, 2024
@nondiremanuel nondiremanuel moved this from In Review to Done in Liana General Jan 3, 2025
@nondiremanuel
Copy link
Collaborator

I close this. We will track the payment export in a separate issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants