-
Notifications
You must be signed in to change notification settings - Fork 9.4k
WYSIWYG image upload dialog hangs up #23966
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
Comments
Hi @sshymko. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
For more details, please, review the Magento Contributor Assistant documentation. @sshymko do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
@magento give me 2.3-develop instance |
Hi @sshymko. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
Hi @sshymko, here is your Magento instance. |
The bug causes instability of the following MFTF tests:
The image upload issue affects all instances of WYSIWYG editor in the admin panel. |
Hi @krishprakash. Thank you for working on this issue.
|
@magento give me 2.3-develop instance |
Hi @krishprakash. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
Hi @krishprakash, here is your Magento instance. |
Hi @sshymko, |
@krishprakash |
@sshymko I have exactly the same problem, it occurs at irregular intervals. So far I haven't been able to see a fixed pattern to reproduce the problem. |
The issue may be caused by race condition of JavaScript callbacks toggling "Please wait..." spinner. |
@krishprakash it's not enough to try 2-3 times. It literally takes 10 or sometimes more test case repetitions with the page refresh (Ctrl+R) in between. See the exact browser version in the preconditions. |
✅ Confirmed by @krishprakash Issue Available: @krishprakash, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
@konarshankar07 |
Hello @sshymko |
@konarshankar07 |
@sshymko |
@konarshankar07 |
Hi @p-bystritsky. Thank you for working on this issue.
|
@sshymko can you please provide detailed steps to reproduce test failures? |
Preconditions:
Steps to reproduce:
Actual result:
|
Hi @sshymko. Thank you for your report. The fix will be available with the upcoming 2.3.4 release. |
Hi @sshymko. Thank you for your report.
The fix will be available with the upcoming 2.3.5 release. |
WYSIWYG editor in the admin panel sometimes hangs up upon opening an image upload dialog. The "Please wait..." spinner animation does not go away (until you refresh the page and have more luck next time).
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
Dialog "Select Images" shows up with "Please wait..." infinite spinner animation

Refreshing the page and repeating the steps sometimes fixes the issue
There're no JavaScript errors in the developer console
The text was updated successfully, but these errors were encountered: