<p>I added the option to set extra data when navigating between tabs as I've seen the need before. I had a look at PortfolioView to see how the data was shared there as suggested by <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=170962" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ripcurlx">@ripcurlx</a> but that way didn't seem to work so nicely here.</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/2354'>https://github.com/bisq-network/bisq/pull/2354</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Navigate to BondsView when clicked in ProposalDisplay</li>
  <li>Add optional data argument to navigation</li>
  <li>Highlight selected Bond when clicked through from ProposalDisplay</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2354/files#diff-0">desktop/src/main/java/bisq/desktop/Navigation.java</a>
    (19)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2354/files#diff-1">desktop/src/main/java/bisq/desktop/main/MainView.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2354/files#diff-2">desktop/src/main/java/bisq/desktop/main/account/AccountView.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2354/files#diff-3">desktop/src/main/java/bisq/desktop/main/dao/DaoView.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2354/files#diff-4">desktop/src/main/java/bisq/desktop/main/dao/bonding/BondingView.java</a>
    (20)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2354/files#diff-5">desktop/src/main/java/bisq/desktop/main/dao/bonding/bonds/BondsView.java</a>
    (21)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2354/files#diff-6">desktop/src/main/java/bisq/desktop/main/dao/burnbsq/BurnBsqView.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2354/files#diff-7">desktop/src/main/java/bisq/desktop/main/dao/governance/GovernanceView.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2354/files#diff-8">desktop/src/main/java/bisq/desktop/main/dao/governance/ProposalDisplay.java</a>
    (26)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2354/files#diff-9">desktop/src/main/java/bisq/desktop/main/dao/governance/make/MakeProposalView.java</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2354/files#diff-10">desktop/src/main/java/bisq/desktop/main/dao/governance/proposals/ProposalsView.java</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2354/files#diff-11">desktop/src/main/java/bisq/desktop/main/dao/governance/result/VoteResultView.java</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2354/files#diff-12">desktop/src/main/java/bisq/desktop/main/dao/wallet/BsqWalletView.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2354/files#diff-13">desktop/src/main/java/bisq/desktop/main/disputes/DisputesView.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2354/files#diff-14">desktop/src/main/java/bisq/desktop/main/funds/FundsView.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2354/files#diff-15">desktop/src/main/java/bisq/desktop/main/market/MarketView.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2354/files#diff-16">desktop/src/main/java/bisq/desktop/main/offer/OfferView.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2354/files#diff-17">desktop/src/main/java/bisq/desktop/main/portfolio/PortfolioView.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2354/files#diff-18">desktop/src/main/java/bisq/desktop/main/settings/SettingsView.java</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/2354.patch'>https://github.com/bisq-network/bisq/pull/2354.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/2354.diff'>https://github.com/bisq-network/bisq/pull/2354.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/2354">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtuAcNZog5uisaP2_m1QVAzTBcI1Wks5vJhT3gaJpZM4af084">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtvQ-xZ27pKYG-J9fgmEaGdoa3m5Pks5vJhT3gaJpZM4af084.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Navigate to bond (#2354)"}],"action":{"name":"View Pull Request","url":"https://github.com/bisq-network/bisq/pull/2354"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/2354",
"url": "https://github.com/bisq-network/bisq/pull/2354",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>