Due to the page not being properly responsive, the address trails outside of the right <body> bounds. A user may copy an invalid address like this and lose funds on exchanges that do not validate withdrawal addresses such as BitGrail.
This could be fixed by either showing the accounts above or below the list of transactions by default, or based on media queries when the screen size is too small. Additionally, a "copy address" button could be added like in the Coinomi wallet so the user can be sure the right address is copied in full without selection mistakes.
Check the following screenshot:
Due to the page not being properly responsive, the address trails outside of the right
<body>
bounds. A user may copy an invalid address like this and lose funds on exchanges that do not validate withdrawal addresses such as BitGrail.This could be fixed by either showing the accounts above or below the list of transactions by default, or based on media queries when the screen size is too small. Additionally, a "copy address" button could be added like in the Coinomi wallet so the user can be sure the right address is copied in full without selection mistakes.