<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #5189.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="807105102" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/5189" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/5189/hovercard" href="https://github.com/bisq-network/bisq/issues/5189">#5189</a></p>
<p>This change is to fix the prompt labels that where overflowing<br>
outside the InputTextBoxes in the CreateOffer section (Buy and Sell).</p>
<ul>
<li>Created a class StringUtils providing truncatePromptString.</li>
<li>Call truncatePromptString in MutableOfferView and in MutableOfferViewModel.</li>
</ul>

<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/5251'>https://github.com/bisq-network/bisq/pull/5251</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix prompt labels overflows in create order</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5251/files#diff-db2486725e380586fed5a722717314e1f5720210c53ecf30336428340c28b62d">common/src/main/java/bisq/common/util/StringUtils.java</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5251/files#diff-a110b4dbf593eb67e3a80e59506f58cd95ddbf8fe983bf3d967d8bbe2c8471fe">desktop/src/main/java/bisq/desktop/main/offer/MutableOfferView.java</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5251/files#diff-6be5a2a3e9efad426d4520445826d641b9e78a901f8120af6c528cced19a0587">desktop/src/main/java/bisq/desktop/main/offer/MutableOfferViewModel.java</a>
    (3)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/5251.patch'>https://github.com/bisq-network/bisq/pull/5251.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/5251.diff'>https://github.com/bisq-network/bisq/pull/5251.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/5251">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNXJT73IUUIAKOGWP4LTBGYCPANCNFSM4YKS5JTA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNURGRCR2BESUCKUESLTBGYCPA5CNFSM4YKS5JTKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MGDLC5Q.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/5251",
"url": "https://github.com/bisq-network/bisq/pull/5251",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>