No focus on input when enter Activate screen
Run clive
on preconfigured docker container with testnet_node.py
. Enter Activate screen with F4. As I see in Activate.on_mount
code, Password Input should be focused but is not.
btw. Activate.on_mount
is not async, but shouldn't it be?