-
Notifications
You must be signed in to change notification settings - Fork 9.4k
JQuery UI loading performance #36923
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 @onlinebizsoft. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
@mrtuvn can you check and confirm? |
Hi @engcom-Hotel. Thank you for working on this issue.
|
Hello @onlinebizsoft, Thanks for the report and collaboration! As per the description of this issue as well as #32810, it seems that we need to optimize the But to speed up the processing of this issue, please provide us with the following information:
Thanks |
Hello @onlinebizsoft, Have you got a chance to check the above comment? Thanks |
I don't think we need any specific environment because I have mentioned clearly where the issue is wrong. I'm not sure in which case the dialog.js will be loaded (maybe it is loaded by default or you can declare a JS which use it)
When dialog.js is used, it should not load TOO many other JS libs which is not necessary as in my screenshot. You can see that the issue was fixed one time in past in ticket #32810 |
Summary
Magento improved from time to time but seems to break performance again after a recent update
#32810 - we removed some unnecessary dependencies from this ticket
fa87f92 - after an upgrade, dialog.js get wrong again
Examples
https://github.com/magento/magento2/blob/fa87f9299985cf0b7d1b778f056bfceff1aec231/lib/web/jquery/ui-modules/widgets/dialog.js
Proposed solution
We should review and remove dependencies from here again

Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: