<p>Added StringUtils class with truncatePromptText method.</p>
<p>truncatePromptText is called in MutableOfferView(5) and<br>
in MutableOfferViewModel(1) to cut too long text.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes pull request #5251.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="818108603" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/5251" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/5251/hovercard" href="https://github.com/bisq-network/bisq/pull/5251">#5251</a></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/5256'>https://github.com/bisq-network/bisq/pull/5256</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix prompt text overflow in create order</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5256/files#diff-db2486725e380586fed5a722717314e1f5720210c53ecf30336428340c28b62d">common/src/main/java/bisq/common/util/StringUtils.java</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5256/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/5256/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/5256.patch'>https://github.com/bisq-network/bisq/pull/5256.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/5256.diff'>https://github.com/bisq-network/bisq/pull/5256.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/5256">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNUOWGYOQMZGHS5NO23TBJYMDANCNFSM4YLHMJLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNUTXYWEUTFQV6Z3MD3TBJYMDA5CNFSM4YLHMJL2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MGFQ7VQ.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/5256",
"url": "https://github.com/bisq-network/bisq/pull/5256",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>