Open ebma opened 3 years ago
No, it actually makes sense the way it is.
On wider screens the account name and the close and menu icon buttons are on the same line, so there is ironically less space. On mobile devices the icon buttons are on a row of their own, so there is enough space on the account name row while editing the account name.
Feel free, however, to add a comment explaining that 🙂
While I kind of see your point I'd argue that it's different in practice.
On mobile, it's taking so much space that the default name appears with an ellipsis.
This is at a width of 600px so at the magic break point where we do the differentiation.
And this is at 601px.
So I'd say there is enough space and the line break does not make much of a difference.
At the moment, the badges for 'testnet' and 'password security' are only shown during account import for devices with small screens. It probably makes more sense to do it the other way round.