-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Improve funds and portfolio screens #4933
Improve funds and portfolio screens #4933
Conversation
chimp1984
commented
Dec 10, 2020
•
edited
Loading
edited
- Add export to csv to locked funds and reserved funds screens
- Add num items to tables
- Show num trades in pending trades badge and peer icon also if > 9 (was * before)
- Move filter input field in history to top, fix label
- Add enable/disable all toggle to open offers
- Add search field to open offers and failed trades
- Improve search
Move filter in history to top, fix wrong label Add export to cvs to reserved and locked balances
Add search field to openoffer and failed trades Improve search
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK
Changed behavior of toggle all button if no offers are available
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested new commit and behaves as expected (ACK)
Thanks for all these changes they are fantastic!! Lots of improvements :) I would suggest the following to make it even better and improve consistency: Funds screens
Open trades screen
Failed trades screen
|