Esri / calcite-design-system

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

[tile-select] Can't make selection by clicking tile with dist-custom-elements #6185

Closed mpayson closed 1 year ago

mpayson commented 1 year ago

Actual Behavior

It looks like when using dist-custom-elements, users can't click a tile to make a selection for tile select components, they have to click the radio button circle. This differs from the dist behavior, where the user can click the entire tile to make a selection.

Expected Behavior

The user can click the tile to make a selection like with the dist output.

Reproduction Sample

https://github.com/mpayson/calcite-components-examples/tree/tile-select-issue

Reproduction Steps

  1. Clone the repository and checkout the tile-select-issue branch
  2. cd react && npm install && npm start
  3. Click a tile, see it does not make a selection
  4. Go to this codepen: https://codepen.io/mpayson/pen/yLqezWB
  5. Click a tile, see it does make a selection

Reproduction Version

beta.99

Relevant Info

No response

Regression?

No response

Impact

No response

Esri team

ArcGIS Online

geospatialem commented 1 year ago

Research will be conducted in March to determine next steps.

github-actions[bot] commented 1 year ago

Installed and assigned for verification.

geospatialem commented 1 year ago

Verified in 1.2.0-next.0

verify-select