-
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
Display "Payment Method" column in Open Offers view #4193
Conversation
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.
NACK due to a couple minor things. Changes seem in good shape otherwise. Haven't tested.
desktop/src/main/java/bisq/desktop/main/portfolio/openoffer/OpenOffersView.java
Outdated
Show resolved
Hide resolved
desktop/src/main/java/bisq/desktop/main/portfolio/openoffer/OpenOffersViewModel.java
Outdated
Show resolved
Hide resolved
desktop/src/main/java/bisq/desktop/main/portfolio/openoffer/OpenOffersViewModel.java
Outdated
Show resolved
Hide resolved
untested ACK. Changes super tidy. |
Squashed-in the changes. @dmos62 thanks for the review! |
@jmacxx thanks for the refactor! |
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.
utACK
Adjust widths of existing columns to fit in a column for payment method.
Fixes #3902
Fixes #4125
implementation screenshot: #4125 (comment)