After logging in to the Blockstack Browser (at
https://browser.blockstack.org/) and then logging in to Dappy Wallet it authorized me. If it is intended to work this way, such that a user must log in to the Blockstack Browser first and not directly via the Dappy Wallet web page, I think it could be a good idea to mention this on the Dappy Wallet page itself.
In the pop up showing the private keys for wallets, the p element has classes key and description, and then in the CSS there is
.bijsdo .description.key {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
which leads to the private keys being cut off, ending with a trailing ellipsis because they are too long. The ancestor div with the bijsdo class only allows 330px for width, and then it loses 40 more px in padding. Given the importance of the private keys, I think it is important to make sure they are always completely displayed.
Why are there unusual names for the wallets, such as Bitcoin lobster-during?