Skip to content
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

fix: (CXSPA-8156) add landmark for checkout delivery address section #19405

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

StanislavSukhanov
Copy link
Contributor

@StanislavSukhanov StanislavSukhanov requested a review from a team as a code owner October 16, 2024 10:56
@github-actions github-actions bot marked this pull request as draft October 16, 2024 10:57
@StanislavSukhanov StanislavSukhanov marked this pull request as ready for review October 16, 2024 10:57
Copy link

cypress bot commented Oct 16, 2024

spartacus    Run #45393

Run Properties:  status check passed Passed #45393  •  git commit 62f45115cb ℹ️: Merge 003fb5551d88b9a21b4e52162fd709d198a5f46a into 1499ec54a175d53f1b89b5ef28d1...
Project spartacus
Run status status check passed Passed #45393
Run duration 03m 35s
Commit git commit 62f45115cb ℹ️: Merge 003fb5551d88b9a21b4e52162fd709d198a5f46a into 1499ec54a175d53f1b89b5ef28d1...
Committer Stanislav Sukhanov
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 4
Tests that did not run due to a developer annotating a test with .skip  Pending 2
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 125

@github-actions github-actions bot marked this pull request as draft October 16, 2024 11:16
@StanislavSukhanov StanislavSukhanov marked this pull request as ready for review October 16, 2024 11:18
@StanislavSukhanov StanislavSukhanov force-pushed the feature/CXSPA-8156-associate-add-address-button-with-section-title branch from 42b599d to 020d282 Compare October 16, 2024 12:30
@github-actions github-actions bot marked this pull request as draft October 16, 2024 12:30
@StanislavSukhanov StanislavSukhanov marked this pull request as ready for review October 16, 2024 12:34
@StanislavSukhanov StanislavSukhanov self-assigned this Oct 17, 2024
Pio-Bar
Pio-Bar previously approved these changes Oct 17, 2024
<h2 class="cx-checkout-title d-none d-lg-block d-xl-block">
{{ 'checkoutAddress.shippingAddress' | cxTranslate }}
</h2>
<section [attr.aria-label]="'checkoutAddress.shippingAddress' | cxTranslate">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, I think changing the structure here would be breaking.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Pio-Bar! Thanks for your comment 👍 . Fixed

  * add a landmark for checkout delivery address component to get a 'new address button' associated with an appropriate content.

  * closes https://jira.tools.sap/browse/CXSPA-8156
  * add a landmark for checkout delivery address component to get a 'new address button' associated with an appropriate content.

  * add an aria-describedby attribute to 'new address button' to get it narrated in Voice Over.

  * closes https://jira.tools.sap/browse/CXSPA-8156
  * add a landmark for checkout delivery address component to get a 'new address button' associated with an appropriate content.

  * closes https://jira.tools.sap/browse/CXSPA-8156
@StanislavSukhanov StanislavSukhanov force-pushed the feature/CXSPA-8156-associate-add-address-button-with-section-title branch from 020d282 to cd9e468 Compare October 18, 2024 09:59
@github-actions github-actions bot marked this pull request as draft October 18, 2024 10:00
@StanislavSukhanov StanislavSukhanov marked this pull request as ready for review October 18, 2024 10:00
@github-actions github-actions bot marked this pull request as draft October 18, 2024 11:42
@StanislavSukhanov StanislavSukhanov marked this pull request as ready for review October 18, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants