There should not be a preselected trading account! #6816
alexblom102
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When you have multiple payment accounts available for an offer (for example multiple SEPA accounts), it automatically selects the the last one used.
I know there is a "warning" notifying you about multiple payment accounts, however, it can be easily overlooked.
SUGGESTION: Start with an empty drop down list. Make the user manually select which account he wants the payment to.
Offending code snippet(?): https://github.com/bisq-network/bisq/blob/a2dca3e4d44b59cdf6d4ceb19f280cfc9f2efb98/desktop/src/main/java/bisq/desktop/main/offer/bisq_v1/takeoffer/TakeOfferView.java#L307C13-L307C14
Beta Was this translation helpful? Give feedback.
All reactions