-
Notifications
You must be signed in to change notification settings - Fork 10
Transactions Table Enhancements #45
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
apbendi
opened on Sep 29, 2021
Issue body actions
- 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


Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request