Skip to content

Transactions Table Enhancements #45

@apbendi

Description

@apbendi
  • 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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions