dcrdex icon indicating copy to clipboard operation
dcrdex copied to clipboard

app: Fix registration flow forms

Open martonp opened this issue 9 months ago • 4 comments

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

martonp avatar Apr 27 '24 14:04 martonp

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?

ukane-philemon avatar Apr 28 '24 00:04 ukane-philemon

I had rolled a fix into #2737 already, but I'll merge this first

buck54321 avatar Apr 28 '24 12:04 buck54321

Oops. Made a conflict.

buck54321 avatar Apr 30 '24 03:04 buck54321

I had rolled a fix into #2737 already, but I'll merge this first

Fudge. I merged it.

buck54321 avatar Apr 30 '24 14:04 buck54321