Esri / calcite-design-system

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

Combobox chevron is wrong size at `scale="l"` #8067

Closed ashetland closed 11 months ago

ashetland commented 11 months ago

Check existing issues

Actual Behavior

Large scale Combobox uses a small scale chevron (16px).

Expected Behavior

To match the rest of the system, it should be using a medium scale chevron (24px).

Reproduction Sample

https://codepen.io/ashetland/pen/NWoGaoE?editors=1000

Reproduction Steps

  1. Open the codepen
  2. Make a selection
  3. Note the size of the x icons vs the chevron

Reproduction Version

v1.9.2

Relevant Info

cc @jcfranco

Regression?

No response

Priority impact

p3 - want for upcoming milestone

Impact

No response

Calcite package

Esri team

Calcite (design)

github-actions[bot] commented 11 months ago

Installed and assigned for verification.

geospatialem commented 11 months ago

Verified on main when the combobox is set to scale of "large".

image