Skip to content

[Issue] Fix accessibility errors on cart and checkout pages #34483

Closed
@m2-assistant

Description

@m2-assistant

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 (*)

  1. Open Stores > Configuration > Sales > Sales > Gift Options and enable gift messages for both orders and per item levels.
  2. Add product to the cart.
  3. Navigate to the shopping cart page and run the Lighthouse accessibility test. There is an "ARIA IDs are not unique" error.
  4. Navigate to the checkout page and run the Lighthouse accessibility test. There are navigation and ARIA errors.
  5. 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

Area: UI FrameworkComponent: CheckoutComponent: GiftMessageComponent: UiFixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Progress: doneReported on 2.4.xIndicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branch

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions