Skip to content
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

Remove the apparent link for cases where the trade is not available for mediators #5354

Merged

Conversation

BtcContributor
Copy link
Contributor

@BtcContributor BtcContributor commented Mar 25, 2021

This is how it appears now the TradeID column for mediators:

bisq_mediator

Before it appeared as an hyperlink that was not actually working.

Note that the trade is only known to the 2 people involved in the trade.
It is not shared with the Mediator/Arbitrator and for this reason a mediator is expected to not be able to pull trade details as it happens for the peers involved.

EDIT:
WAIT for the merge. Me and @jmacxx are investigating some display issues.

EDIT2:
Now it could be merged.

Copy link
Contributor

@wallclockbuilder wallclockbuilder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

Before:
trade id before
Trade ID(Has pseudo hyperlink)

After:
trade id after
TradeID(No more has pseudo hyperlink)

Copy link
Contributor

@wallclockbuilder wallclockbuilder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codewise there is still dead code from the hyperlink.
Once thats cleaned up its a go.

@BtcContributor BtcContributor requested a review from ripcurlx March 26, 2021 08:11
Copy link
Contributor

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK - Code looks fine.

@ripcurlx ripcurlx merged commit 7ddd882 into bisq-network:master Mar 26, 2021
@ripcurlx ripcurlx added this to the v1.6.0 milestone Mar 26, 2021
@BtcContributor BtcContributor deleted the remove_mediator_hyperlink branch March 26, 2021 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants