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

Create transaction filter UI #6

Open
x206165 opened this issue Feb 9, 2023 · 0 comments
Open

Create transaction filter UI #6

x206165 opened this issue Feb 9, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@x206165
Copy link
Owner

x206165 commented Feb 9, 2023

Create a copy of the transaction front-end component and change the button to take the fields in the Form (Account, currency) and use that as parameters for a getTxnFiltered call.
If all fields are empty, call the regular getTransactions function.
If Account is with value, call the accounts filter (try to use the filter() function to filter by those two values)

@x206165 x206165 added the enhancement New feature or request label Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant