Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client/webserver/site: skip redundant step during DEX trading account creation #2542

Merged
merged 2 commits into from Sep 29, 2023

Conversation

ukane-philemon
Copy link
Contributor

I've noticed the first form displayed on the register page when coming from the market page (i.e. after clicking on the Create Account button) is redundant, I think. The discoverAcctForm has nothing on it except the password box. This diff removes this extra step for users by auto-proceeding to the next step if their pass is cached.

The brief form display with the spinner is expected so as not to keep the user on a blank page if the requests take longer to complete.

This video shows the new changes:

Screen.Recording.2023-09-25.at.11.06.22.PM.mov

Signed-off-by: Philemon Ukane <ukanephilemon@gmail.com>
@buck54321 buck54321 merged commit d353aad into decred:master Sep 29, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants