dcrdex
dcrdex copied to clipboard
app: Fix registration flow forms
The registration flow didn't take into account the case where an exchange had not yet been added to user.Exchanges. It assumed the exchange would already be view only.
Closes #2749
The registration flow didn't take into account the case where an exchange had not yet been added to user.Exchanges
whatever call site where we open the affected form can add the exchange to app().exchanges
until it's eventually updated later?
I had rolled a fix into #2737 already, but I'll merge this first
Oops. Made a conflict.
I had rolled a fix into #2737 already, but I'll merge this first
Fudge. I merged it.