Using the new CFund GUI in 4.6.0-rc to create a payment request or proposal requires the user to unlock the wallet. There is no dialog to enter the passphrase to unlock the wallet and create the transaction. There is only an error alert dialog.
I had to go to the debug window and use the walletpassphrase command to unlock my wallet before I was able to create the proposal.
Ideally the flow would be the same as creating a regular transaction. The user would be prompted to enter their password and the wallet would only remain unlocked for the duration of creating and signing the transaction then immediately revert to being locked again.
Using the new CFund GUI in 4.6.0-rc to create a payment request or proposal requires the user to unlock the wallet. There is no dialog to enter the passphrase to unlock the wallet and create the transaction. There is only an error alert dialog.
I had to go to the debug window and use the walletpassphrase command to unlock my wallet before I was able to create the proposal.
Ideally the flow would be the same as creating a regular transaction. The user would be prompted to enter their password and the wallet would only remain unlocked for the duration of creating and signing the transaction then immediately revert to being locked again.
Steps to reproduce;