<p>Basic autocomplete feature for all dropdowns on the major tabs:</p>
<ul>
<li>Market / Offer Book</li>
<li>Market / Trades</li>
<li>Buy BTC</li>
<li>Sell BTC</li>
</ul>
<p>Known limitations:</p>
<ul>
<li>Autocomplete still missing from Settings, Account, DAO tabs</li>
<li>Minor UX glitches remain despite really lots of debugging and polishing</li>
</ul>
<p>Note to reviewers: most changes are necessary reshuffling of the existing code. There is not that much new code to review. The new code is mostly around the SearchComboBox and StringConverters.</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/3139'>https://github.com/bisq-network/bisq/pull/3139</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add dropdown autocomplete on Market, Buy, Sell tabs</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3139/files#diff-0">desktop/src/main/java/bisq/desktop/bisq.css</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3139/files#diff-1">desktop/src/main/java/bisq/desktop/components/SearchComboBox.java</a>
    (118)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3139/files#diff-2">desktop/src/main/java/bisq/desktop/components/paymentmethods/AssetsForm.java</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3139/files#diff-3">desktop/src/main/java/bisq/desktop/main/market/offerbook/OfferBookChartView.java</a>
    (48)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3139/files#diff-4">desktop/src/main/java/bisq/desktop/main/market/trades/TradesChartsView.java</a>
    (58)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3139/files#diff-5">desktop/src/main/java/bisq/desktop/main/offer/offerbook/OfferBookView.java</a>
    (159)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3139/files#diff-6">desktop/src/main/java/bisq/desktop/main/offer/offerbook/OfferBookViewModel.java</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3139/files#diff-7">desktop/src/main/java/bisq/desktop/util/CurrencyListItem.java</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3139/files#diff-8">desktop/src/main/java/bisq/desktop/util/FormBuilder.java</a>
    (15)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/3139.patch'>https://github.com/bisq-network/bisq/pull/3139.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/3139.diff'>https://github.com/bisq-network/bisq/pull/3139.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/3139?email_source=notifications&email_token=AJFFTNVK2Q352T652LIXSXDQGLXV7A5CNFSM4IPKHSE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HHIERQA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNU4J4OXOJNV6T5JWGDQGLXV7ANCNFSM4IPKHSEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNW7ESRRCJ5ULD3Q7D3QGLXV7A5CNFSM4IPKHSE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HHIERQA.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/3139?email_source=notifications\u0026email_token=AJFFTNVK2Q352T652LIXSXDQGLXV7A5CNFSM4IPKHSE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HHIERQA",
"url": "https://github.com/bisq-network/bisq/pull/3139?email_source=notifications\u0026email_token=AJFFTNVK2Q352T652LIXSXDQGLXV7A5CNFSM4IPKHSE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HHIERQA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>