Skip to content

Conversation

@iteriani
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.io application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@pullapprove pullapprove bot added the requires: TGP This PR requires a passing TGP before merging is allowed label Aug 12, 2024
@angular-robot angular-robot bot added the area: core Issues related to the framework runtime label Aug 12, 2024
@ngbot ngbot bot added this to the Backlog milestone Aug 12, 2024
@iteriani iteriani force-pushed the global branch 2 times, most recently from 79811d4 to 14f8673 Compare August 12, 2024 21:35
@iteriani iteriani requested review from tbondwilkinson and removed request for devversion and pkozlowski-opensource August 12, 2024 22:09
@iteriani iteriani requested review from thePunderWoman and removed request for devversion and pkozlowski-opensource August 12, 2024 22:10
@iteriani iteriani force-pushed the global branch 2 times, most recently from aa8b194 to d8f986c Compare August 12, 2024 22:28
…ly within the patched methods.

This fixes a few tests in g3 and is a bug fix for the event dispatcher. Otherwise, bubbling might
continue.
@iteriani iteriani changed the title refactor(core): Handle stopPropagation and preventDefault if they were spied on in tests. fix(core): Handle stopPropagation and preventDefault within the stubbed methods. Aug 12, 2024
Copy link
Contributor

@thePunderWoman thePunderWoman left a comment

Choose a reason for hiding this comment

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

LGTM

@iteriani
Copy link
Contributor Author

TESTED=[TGP]

@iteriani iteriani added the action: merge The PR is ready for merge by the caretaker label Aug 13, 2024
@AndrewKushnir AndrewKushnir added the target: patch This PR is targeted for the next patch release label Aug 13, 2024
@AndrewKushnir
Copy link
Contributor

This PR was merged into the repository by commit 8bea2e3.

The changes were merged into the following branches: main, 18.1.x, 18.2.x

AndrewKushnir pushed a commit that referenced this pull request Aug 13, 2024
…ment. (#57354)

This happened to work for other event listeners since both had a
addEventListener method.

PR Close #57354
AndrewKushnir pushed a commit that referenced this pull request Aug 13, 2024
…ly within the patched methods. (#57354)

This fixes a few tests in g3 and is a bug fix for the event dispatcher. Otherwise, bubbling might
continue.

PR Close #57354
AndrewKushnir pushed a commit that referenced this pull request Aug 13, 2024
…ly within the patched methods. (#57354)

This fixes a few tests in g3 and is a bug fix for the event dispatcher. Otherwise, bubbling might
continue.

PR Close #57354
AndrewKushnir pushed a commit that referenced this pull request Aug 13, 2024
…ment. (#57354)

This happened to work for other event listeners since both had a
addEventListener method.

PR Close #57354
AndrewKushnir pushed a commit that referenced this pull request Aug 13, 2024
…ly within the patched methods. (#57354)

This fixes a few tests in g3 and is a bug fix for the event dispatcher. Otherwise, bubbling might
continue.

PR Close #57354
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime requires: TGP This PR requires a passing TGP before merging is allowed target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants