[label] enhance labelClickHandler to ignore events that are prevented #11100
Labels
0 - new
New issues that need assignment.
calcite-components
Issues specific to the @esri/calcite-components package.
enhancement
Issues tied to a new feature or request.
impact - p3 - not time sensitive
User set priority impact status of p3 - not time sensitive
needs triage
Planning workflow - pending design/dev review.
Check existing issues
Description
Should the following code honor preventDefault?
calcite-design-system/packages/calcite-components/src/components/label/label.tsx
Lines 75 to 83 in da27e3a
Acceptance Criteria
This would allow any click events within a component to not call setFocus to the component because the label click event
Relevant Info
No response
Which Component
all label-able components
Example Use Case
No response
Priority impact
impact - p3 - not time sensitive
Calcite package
Esri team
N/A
The text was updated successfully, but these errors were encountered: