When adding a new server entry, the field to enter the server password is below the part of the screen that is hidden when the virtual keyboard is shown which makes it impossible to see what you are entering and also impossible to paste a password.
I have to admit that I am not sure how this should behave correctly, probably the screen would have to move up a bit
To be exact, this is the add server dialogue that appears when one is logged into a soju bouncer, not the one where you log into the first bouncer
We probably need to wrap the form inside a
SingleChildScrollView
.