Esri / calcite-design-system

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

Stepper / Stepper Item: Active stepper item gets a hand cursor on hover #10158

Open arjanvanzutphen opened 2 months ago

arjanvanzutphen commented 2 months ago

Check existing issues

Summary

The stepper item has a selected property. When hovering over the stepper item that has this selected property set to true, the cursor becomes a pointer. Implying that there's something to click like on a button. This is confusing for an user.

Actual Behavior

Stepper Items in a selected state get the pointer cursor by hovering over the stepper item element. (Screenshots don't show the state of the mouse cursor)

Expected Behavior

Stepper items that have a selected state should not have a pointer cursor by default. Set cursor to 'default',

Reproduction Sample

https://developers.arcgis.com/calcite-design-system/components/stepper/

Reproduction Steps

  1. Go to https://developers.arcgis.com/calcite-design-system/components/stepper/
  2. Hover over the stepper item that is active / has the selected state to true
  3. Notice that the cursor changes from default to pointer like there is a clickable element.

Reproduction Version

2.11.1

Working W3C Example/Tutorial

No response

Relevant Info

No response

Regression?

No response

Priority impact

impact - p2 - want for an upcoming milestone

Calcite package

Esri team

Professional Services - Services Delivery

geospatialem commented 1 month ago

Spike for the following: