- Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Area: UI FrameworkComponent: ReviewComponent: UiIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P3May be fixed according to the position in the backlog.May be fixed according to the position in the backlog.Progress: doneReported on 2.4.xIndicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch
Description
This issue is automatically created based on existing pull request: #34643: Remove unnecessary scripts review summary
I don't see the need to use a script for the rating here I think with inline style that should be enough. This optimization avoids loading and executing JavaScript, which can result in faster page load time. In addition, the code is simplified and more readable because the CSS styles are specified directly in the HTML markup.
On women/tops-women/jackets-women.html removes 12 script tags
Metadata
Metadata
Assignees
Labels
Area: UI FrameworkComponent: ReviewComponent: UiIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P3May be fixed according to the position in the backlog.May be fixed according to the position in the backlog.Progress: doneReported on 2.4.xIndicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch