[bisq-network/bisq] Elongate 'withdraw to address' field to accommodate long bech32 addresses (#4656)

Chris Beams notifications at github.com
Fri Oct 16 13:45:00 UTC 2020


v1.4.0 enables withdrawing to bech32 addresses, but the 'Withdraw to Address' field in the `Funds > Send Funds` screen is not wide enough to accommodate the longest address values. For example, the address shown below is 63 characters long, but only 54 characters are shown (notice how the trailing 'h' is truncated). This requires the user to horizontally scroll in order to see the entire address and visually validate its correctness:

<img width="1312" alt="image" src="https://user-images.githubusercontent.com/301810/96265984-69543680-0fc6-11eb-9fae-bfd8e5b6b635.png">

Contrast this with the 'Address' field in `Funds > Receive Funds`, which is more than wide enough to accommodate any address length:

<img width="1312" alt="image" src="https://user-images.githubusercontent.com/301810/96265736-1d08f680-0fc6-11eb-97c8-f6f3816e04a6.png">

Recommended fix is to simply make the width of the former field the same as the latter field.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/4656
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201016/6b097206/attachment.html>


More information about the bisq-github mailing list