<ul>
<li>Reduce the vertical spacing in order to show the custom inputs table on smaller screens.</li>
<li>Reduce vertical space used by showing the custom fee toggle to the right of its input box.</li>
<li>Don't reset the user's chosen fee rate when clicking in the table or the custom input radio button.</li>
<li>Don't overwrite the user's custom fee with FeeService updates.</li>
</ul>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #5457.">Fixes</span>: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="874049863" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/5457" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/5457/hovercard" href="https://github.com/bisq-network/bisq/issues/5457">#5457</a></p>
<p>Before fix:<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/47253594/116827871-0ccef800-ab61-11eb-9eec-0fb48cadb087.png"><img src="https://user-images.githubusercontent.com/47253594/116827871-0ccef800-ab61-11eb-9eec-0fb48cadb087.png" alt="image" style="max-width:100%;"></a></p>
<p>After fix:<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/47253594/118859886-5a0cd280-b8a0-11eb-81d7-51b9a079964e.png"><img src="https://user-images.githubusercontent.com/47253594/118859886-5a0cd280-b8a0-11eb-81d7-51b9a079964e.png" alt="image" style="max-width:100%;"></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/5512'>https://github.com/bisq-network/bisq/pull/5512</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>reduce vertical spacing and fix issue with custom fee</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5512/files#diff-1899e161042b90cb20b10511f052d0c6237757c97ba32fb35dddb31fccb9cb4b">desktop/src/main/java/bisq/desktop/main/funds/withdrawal/WithdrawalView.java</a>
    (29)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5512/files#diff-49b4e5ed6d34308027f6c7a15ca6de2b2ef07441aa7455ee185d24dbe7817ba0">desktop/src/main/java/bisq/desktop/util/FormBuilder.java</a>
    (19)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5512/files#diff-a2dd452c873a980490b710e092ce84ec57fcb99556dee473c769a737b7226646">desktop/src/main/java/bisq/desktop/util/Layout.java</a>
    (2)
  </li>
</ul>

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