Closed
Description
This issue is automatically created based on existing pull request: #33851: Fix accessibility errors on cart and checkout pages
Description (*)
This PR fixes Accessibility errors reported by Lighthouse module (Available in Chrome dev tools) on the shopping cart and checkout pages.
Manual testing scenarios (*)
- Open Stores > Configuration > Sales > Sales > Gift Options and enable gift messages for both orders and per item levels.
- Add product to the cart.
- Navigate to the shopping cart page and run the Lighthouse accessibility test. There is an "ARIA IDs are not unique" error.
- Navigate to the checkout page and run the Lighthouse accessibility test. There are navigation and ARIA errors.
- Apply the patch and check the pages again.
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an update
- All automated tests passed successfully (all builds are green)
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 3 Passed. Manual verification of the issue completed. Issue is confirmedOnce P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branch
Type
Projects
Status
Done