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

Transactions Table Enhancements #45

Open
1 of 5 tasks
apbendi opened this issue Sep 29, 2021 · 0 comments
Open
1 of 5 tasks

Transactions Table Enhancements #45

apbendi opened this issue Sep 29, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@apbendi
Copy link
Member

apbendi commented Sep 29, 2021

  • Users should be able to sort the transaction table
    • The table should be sortable on the contents of the following columngs: ID, Destination, Status
    • Clicking the header of a sortable column should 1) Make it the sorted column if not already selected 2) Toggle sorting of the column from ascending to descending or vice versa if already selected
    • There should be some indicator in the header showing which column is the sorted column, and which direction, such as a small arrow pointing up or down
  • Users should be able to show more than 5 records per page by selecting the number to show from a menu to the left of the page indicator. It should only show if the wallet being displayed has more than 5 transactions. The options should be as follows: 5, 7, 10, 25, 50, All

Screen Shot 2021-09-29 at 5 34 47 PM

Screen Shot 2021-09-29 at 5 34 41 PM

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

2 participants