Esri / calcite-design-system

A monorepo containing the packages for Esri's Calcite Design System
https://developers.arcgis.com/calcite-design-system/
Other
269 stars 75 forks source link

Epic: Support cancellable events across components #7679

Open geospatialem opened 10 months ago

geospatialem commented 10 months ago

Check existing issues

Description

Audit and identify components where events should be cancellable for consistency across the design system.

Acceptance Criteria

Support cancellable events, such as segmented-control's calciteSegmentedControlChange event, where events can be cancelled similar to the JS code depicted in https://codepen.io/geospatialem/pen/mdaOMPy.

Relevant Info

No response

Which Component

All components (audit/identify)

Example Use Case

https://codepen.io/geospatialem/pen/mdaOMP

Priority impact

p4 - not time sensitive

Calcite package

Esri team

Calcite (dev)

geospatialem commented 2 months ago

Spike to audit the next steps of what is needed across the components. The audit results should be reflected in the above summary once completed.