Esri / calcite-design-system

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

Date picker: year is slightly cut off #6410

Open jlias-devtester opened 1 year ago

jlias-devtester commented 1 year ago

Actual Behavior

The year in the date-picker component is slightly cut off on the end:

image

Expected Behavior

The year shouldn't be cut off

Reproduction Sample

https://codepen.io/mac_and_cheese/pen/KKxEMoK

Reproduction Steps

  1. Visit the sample on Mac OS
  2. Observe the year is cut off

Reproduction Version

1.1.0

Relevant Info

Seems to be specific to Mac OS across browsers (Chrome, FF, Safari). Windows browsers appear to be unaffected (tested on Chrome, FF, Edge).

Regression?

No response

Impact

No response

Esri team

ArcGIS Online

github-actions[bot] commented 1 year ago

It looks like this issue is missing some information:

Issues without reproduction samples may not be prioritized. If you were unable to create a sample, please try to answer any questions that arise once development begins. Thanks for your understanding.

benelan commented 1 year ago

Hi @jlias-devtester - did you close the issue because you figured out a solution? I'm not able to reproduce this on my end with this sample https://codepen.io/benesri/pen/qByQYyJ

If you are still experiencing the issue can you provide some additional information, such as browser, operating system, etc? A sample that reproduces the issue would also be very helpful. Thanks!

macandcheese commented 1 year ago

It's reproducible in scale "L" : https://codepen.io/mac_and_cheese/pen/KKxEMoK?editors=1010

geospatialem commented 1 year ago

It's reproducible in scale "L" : https://codepen.io/mac_and_cheese/pen/KKxEMoK?editors=1010

Am able to reproduce the scale="l" bug in https://codepen.io/mac_and_cheese/pen/KKxEMoK on Mac OS across browsers (Chrome, FF, Safari), but Windows browsers are unaffected (tested on Chrome, FF, and Edge).