<p>Add report button:<br>
Generates report text of all disputes with more detailed information<br>
which should be used for reporting.</p>
<p>Add "Dump text of all disputes" button for getting a text representation<br>
of all disputes including the messages. This is not used for report but<br>
might be useful for search, etc.</p>
<p>Do not show legacy arbitration tabs (for traders as well for<br>
arbitrators) if no cases available.</p>
<p>Add 3 new enum entries for Reason for dispute:<br>
OPTION_TRADE<br>
SELLER_NOT_RESPONDING<br>
WRONG_SENDER_ACCOUNT<br>
Hide NO_REPLY and PROTOCOL_VIOLATION in UI (still in code if we still<br>
need it and re-activate them)</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/4446'>https://github.com/bisq-network/bisq/pull/4446</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Improve dispute views</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4446/files#diff-71b390faeb47f62865a09c53b1bafd1e">core/src/main/java/bisq/core/support/dispute/DisputeResult.java</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4446/files#diff-2b16c2ca0e92ce28cd7268b07a143647">core/src/main/resources/i18n/displayStrings.properties</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4446/files#diff-0687516b9d17b1b6bdcf472ae7434fbc">desktop/src/main/java/bisq/desktop/main/overlays/windows/DisputeSummaryWindow.java</a>
    (62)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4446/files#diff-f4809d926edd9bd948d004d978cea6bd">desktop/src/main/java/bisq/desktop/main/support/SupportView.fxml</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4446/files#diff-3987f980813c39f2707226f42db90a76">desktop/src/main/java/bisq/desktop/main/support/SupportView.java</a>
    (61)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4446/files#diff-58c7c15e2a4bf339d573f45a9d838bbd">desktop/src/main/java/bisq/desktop/main/support/dispute/DisputeView.java</a>
    (119)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4446/files#diff-41caf249b58a6c497f396da0a67168e4">proto/src/main/proto/pb.proto</a>
    (3)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/4446.patch'>https://github.com/bisq-network/bisq/pull/4446.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/4446.diff'>https://github.com/bisq-network/bisq/pull/4446.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/4446">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVTCDQLVECR7KP6ZDTSC734ZANCNFSM4QONJEVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNVCZNZUQLHKXOXRTJLSC734ZA5CNFSM4QONJEVKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KIGOJYQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4446",
"url": "https://github.com/bisq-network/bisq/pull/4446",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>