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

Remove sleep from add_to_space_dialog.ts #714

Open
ljelinkova opened this issue May 30, 2018 · 1 comment
Open

Remove sleep from add_to_space_dialog.ts #714

ljelinkova opened this issue May 30, 2018 · 1 comment
Labels

Comments

@ljelinkova
Copy link
Contributor

I tried to run the tests on the prod preview but ran into issue when on the Create an Application screen the tests filled in the values and clicked Continue button but nothing happened. When I added the small sleep it seems to work.

I initially thought that the problem was that the button was disabled at the moment of clicking but that was not the case. It seems that it is clicked correctly but the action that it is supposed to call is not called. I cannot reproduce it manually.

We should check it on production when the following fix is deployed
openshiftio/openshift.io#3646

@ppitonak
Copy link
Collaborator

ppitonak commented Jun 1, 2018

I can reproduce with prod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants