carbon-components-svelte icon indicating copy to clipboard operation
carbon-components-svelte copied to clipboard

Stops propagation of clicks when combined with data table header.

Open garkey opened this issue 4 years ago • 1 comments

When clicking on the Dropdown target button of so, and sortable=true, it seems not possible to prevent the sort function from being triggered by other means.

<span slot="cell-header" let:header>
  <Dropdown />
</span>

garkey avatar Dec 17 '20 06:12 garkey

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/carbon-svelte/carbon-components-svelte/21a8hgjfj
✅ Preview: https://carbon-components-svelte-git-dropdown-click-stoppropagation.carbon-svelte.vercel.app

vercel[bot] avatar Dec 17 '20 06:12 vercel[bot]