JQuery UI loading performance
- Dominant language
- PHP
- Stars
- 12.2k
- Forks
- 9.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Summary
Magento improved from time to time but seems to break performance again after a recent update
https://github.com/magento/magento2/issues/32810 - we removed some unnecessary dependencies from this ticket
https://github.com/magento/magento2/commit/fa87f9299985cf0b7d1b778f056bfceff1aec231 - 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
- [ ] Severity: **S0** _- Affects critical data or functionality and leaves users without workaround._
- [ ] Severity: **S1** _- Affects critical data or functionality and forces users to employ a workaround._
- [ ] Severity: **S2** _- Affects non-critical data or functionality and forces users to employ a workaround._
- [X] Severity: **S3** _- Affects non-critical data or functionality and does not force users to employ a workaround._
- [ ] Severity: **S4** _- Affects aesthetics, professional look and feel, “quality” or “usability”._
Contributor guide
Assessment
This issue has not been assessed yet.