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-8012) - Zoom dialog close on escape #19135

Merged
merged 5 commits into from
Sep 2, 2024
Merged

Conversation

Pio-Bar
Copy link
Contributor

@Pio-Bar Pio-Bar commented Aug 14, 2024

Ticket: CXSPA-8012

The product image zoom dialog should now close after pressing the esc key.

@Pio-Bar Pio-Bar requested a review from a team as a code owner August 14, 2024 10:31
@github-actions github-actions bot marked this pull request as draft August 14, 2024 10:31
@Pio-Bar Pio-Bar marked this pull request as ready for review August 14, 2024 10:31
Copy link
Contributor

Merge Checks Failed

Please push a commit to re-trigger the build. 
To push an empty commit you can use `git commit --allow-empty -m "Trigger Build"`

@github-actions github-actions bot marked this pull request as draft August 19, 2024 08:46
@Pio-Bar Pio-Bar marked this pull request as ready for review August 19, 2024 08:47
Copy link

cypress bot commented Aug 19, 2024

spartacus    Run #44714

Run Properties:  status check passed Passed #44714  •  git commit 931a568096 ℹ️: Merge 99d5f0494de9ba417df4e20202c4f121c2aaba1b into e465b0ed01cb85827b028ded8eaa...
Project spartacus
Branch Review feature/CXSPA-8012
Run status status check passed Passed #44714
Run duration 04m 30s
Commit git commit 931a568096 ℹ️: Merge 99d5f0494de9ba417df4e20202c4f121c2aaba1b into e465b0ed01cb85827b028ded8eaa...
Committer PioBar
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 121
View all changes introduced in this branch ↗︎

@github-actions github-actions bot marked this pull request as draft August 19, 2024 09:29
@Pio-Bar Pio-Bar marked this pull request as ready for review August 19, 2024 09:29
*cxFeature="'a11yZoomDialogCloseOnEsc'"
class="cx-image-zoom-dialog"
role="dialog"
(esc)="close('Escape clicked')"
Copy link
Contributor

Choose a reason for hiding this comment

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

It looks like only the keybinding here has been added. I wouldn't consider this a breaking change.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Feature flag removed

@github-actions github-actions bot marked this pull request as draft August 23, 2024 07:40
@Pio-Bar Pio-Bar marked this pull request as ready for review August 23, 2024 07:41
@github-actions github-actions bot marked this pull request as draft September 2, 2024 09:03
@Pio-Bar Pio-Bar marked this pull request as ready for review September 2, 2024 09:03
@Pio-Bar Pio-Bar merged commit bc9dfc6 into develop Sep 2, 2024
28 checks passed
@Pio-Bar Pio-Bar deleted the feature/CXSPA-8012 branch September 2, 2024 09: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.

3 participants