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

Unnecessary scroll bar in calcite-color-picker in Chrome & Edge #8379

Closed tayMAPNeil closed 9 months ago

tayMAPNeil commented 9 months ago

Check existing issues

Actual Behavior

A small, unnecessary scroll bar appears next to the RGB / HSV input section of the color-picker.

https://github.com/Esri/calcite-design-system/assets/124625149/3e911ee3-8509-4764-94dd-29f173ca4561

Expected Behavior

No scrollbar should display.

Reproduction Sample

https://next.sites.afd.arcgis.com/calcite-design-system/components/color-picker/

Reproduction Steps

  1. Open the calcite-color-picker component sample on Chrome or Edge browser.
  2. See an unecessary scroll bar to the right of the HSV/RGB input.

Reproduction Version

1.10.0

Relevant Info

This is not an issue on the FF browser.

I was able to repro on a Windows PC using Edge or Chrome. My colleague on a Mac can also see the scrollbar on the sample page (image below).

image

Potentially related to https://github.com/Esri/calcite-design-system/issues/8139

Regression?

1.9.0

Priority impact

p3 - want for upcoming milestone

Impact

Relatively minor impact, but would be nice to fix. We leverage the color-picker in various areas of Map Viewer.

Calcite package

Esri team

ArcGIS Online

geospatialem commented 9 months ago

Thanks for filing, @tayMAPNeil!

Will work towards a solution in the linked issue mentioned above, #8139, and will verify if the fix mitigates the above color-picker issue once implemented (targeted for this month's release).

eriklharper commented 9 months ago

Tested locally, and I'm no longer seeing the issue on latest. I think this fixed it: #8399.

github-actions[bot] commented 9 months ago

Installed and assigned for verification.

DitwanP commented 9 months ago

Like @eriklharper mentioned, I think this was fixed with the issue he mentioned about. Closing this one.