Skip to content

Simplify event handling in proper-links.ts#684

Merged
NullVoxPopuli merged 1 commit into
universal-ember:mainfrom
evoactivity:patch-3
Mar 15, 2026
Merged

Simplify event handling in proper-links.ts#684
NullVoxPopuli merged 1 commit into
universal-ember:mainfrom
evoactivity:patch-3

Conversation

@evoactivity
Copy link
Copy Markdown
Contributor

Stopping all propagation will swallow other events.

For example when using ember-click-outside if you click on a link the event for click outside will not fire.

The only thing we want to stop is the browsers default link handling.

Stopping all propagation will swallow other events.
@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@NullVoxPopuli NullVoxPopuli added the enhancement New feature or request label Mar 15, 2026
@NullVoxPopuli NullVoxPopuli merged commit 3c6a0d8 into universal-ember:main Mar 15, 2026
20 checks passed
@github-actions github-actions Bot mentioned this pull request Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants