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

Fix package update window not working if update button was pressed twice #13985

Merged
merged 2 commits into from Nov 2, 2018

Conversation

JoshuaLuckers
Copy link
Contributor

What does it do?

Don't force the package update window to open to prevent issues when the update button has been clicked multiple times.

Why is it needed?

It's a fix for issue #13982

Related issue(s)/PR(s)

issue #13982

…the update button has been clicked multiple times.
alroniks
alroniks previously approved these changes Jul 11, 2018
Jako
Jako previously approved these changes Jul 11, 2018
@ant-tar
Copy link

ant-tar commented Jul 13, 2018

Thanks @JoshuaLuckers for this fix. Yes we don't have cycling now, but after double click I can't call update popup again at all, even after reverted installation try. Please check animated gif below:

popup_issue_new

@JoshuaLuckers
Copy link
Contributor Author

JoshuaLuckers commented Jul 13, 2018

Thanks @himurovich for the feedback. I will try to see if I can fix it this weekend.

I hope it's fixed now.

@JoshuaLuckers JoshuaLuckers dismissed stale reviews from Jako and alroniks via 9198856 July 13, 2018 10:15
@JoshuaLuckers
Copy link
Contributor Author

@Jako Good suggestion. In this case the window was always forced to open (the window didn't close so it could not be destroyed). I will check if your suggestion is a solution for this problem.

@JoshuaLuckers
Copy link
Contributor Author

@Jako I tried both solutions but it does not solve the problem described in issue #13982. The current changes do seem to fix the issue even if it might not be the best solution.

@Jako Jako added bug The issue in the code or project, which should be addressed. area-core pr/review-needed Pull request requires review and testing. labels Oct 21, 2018
@Jako Jako added this to the v2.7.0 milestone Oct 21, 2018
@Jako Jako added pr/ready-for-merging Pull request reviewed and tested and ready for merging. and removed pr/review-needed Pull request requires review and testing. labels Oct 29, 2018
@opengeek opengeek merged commit 9198856 into modxcms:2.x Nov 2, 2018
@JoshuaLuckers JoshuaLuckers deleted the issue-13982 branch November 2, 2018 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core bug The issue in the code or project, which should be addressed. pr/ready-for-merging Pull request reviewed and tested and ready for merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants