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

Instruction page with Next button disabled appearing repeatedly #60

Open
kashifali00 opened this issue Jan 31, 2017 · 11 comments
Open

Instruction page with Next button disabled appearing repeatedly #60

kashifali00 opened this issue Jan 31, 2017 · 11 comments
Assignees
Milestone

Comments

@kashifali00
Copy link

Instruction page with Next button disabled appearing repeatedly

Just pulled the latest code and compiled and that issue has started appearing repeatedly. unable to do anything with login functionality. Please fix it asap.

Thanks,
-Kashif Ali
instructionpage

@kashifali00
Copy link
Author

I'm currently at here

commit 73132a5
Author: pbca26 pbca26@gmail.com
Date: Tue Jan 31 18:25:13 2017 +0300

updated electron-temp.zip

@imboogieman
Copy link

@

@imboogieman
Copy link

@arkadig pls check this one, it correlates with #61

@arkadig
Copy link

arkadig commented Feb 3, 2017

@kashifali00 please let me know the sequence of the steps so that I am able to reproduce
thanks

@kashifali007
Copy link

steps to reproduce:

  1. Make sure you are not running iguana core and any other daemons
  2. Open up the index.html in browser
  3. click on login button

After executing step(3), you will be observing instruction page indicating no daemon running.

@pbca26
Copy link
Collaborator

pbca26 commented Feb 7, 2017

@ed888 your "issue" seems to me "by design". If no backend is responding then it's correct behaviour. If Iguana Core is not detected then gui automatically runs coind mode.

@pbca26
Copy link
Collaborator

pbca26 commented Feb 7, 2017

I noticed another issue if no backend is running.
steps to reproduce:

  • Make sure you are not running iguana core and any other daemons
  • Open up the index.html#/signup in browser
  • Observe that gui is allowing you to traverse between create wallet steps

@arkadig please have a look and fix the issue. Expected behaviour is to show the flow modal. Users should not be permitted to access login/create wallet if no backend is detected.

@imboogieman imboogieman modified the milestone: 0.3.1 Feb 7, 2017
@arkadig
Copy link

arkadig commented Feb 8, 2017

@pbca26 I will check and fix it
thank you

@arkadig
Copy link

arkadig commented Feb 10, 2017

@pbca26 it's done, please check

@pbca26
Copy link
Collaborator

pbca26 commented Feb 10, 2017

@arkadig it gives me an error now but I can still access create wallet page if I enter url manually. Also, I'm still able to traverse between create wallet steps. I expect to see the flow modal.

@imboogieman
Copy link

@arkadig can you just remove this page from the files?
we have terminated coind support. why is this page sitting in the GUI files still?

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

No branches or pull requests

5 participants