universal-ember / ember-primitives

Primitives for building UI faster
https://ember-primitives.pages.dev/
MIT License
33 stars 15 forks source link

Add a util for filtering out nested interactives for event handling #381

Open NullVoxPopuli opened 1 month ago

NullVoxPopuli commented 1 month ago

Example:

Clicking the menu should not also click the card.

Two ways to solve: