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

[tabs] Tab content scrollbar is cut off when tabs have a set height #8091

Closed mpayson closed 9 months ago

mpayson commented 11 months ago

Check existing issues

Actual Behavior

If the tabs component has a fixed height and the tab content needs to scroll, the scrollbar gets cut off, and the down arrow in some scroll bars is not clickable

Screenshot 2023-10-31 at 8 08 16 AM

Expected Behavior

The whole scroll bar is displayed

Reproduction Sample

https://codepen.io/mpayson/pen/abXZoqX

Reproduction Steps

  1. Open the code pen
  2. If scroll bars are always visible on your machine, see the scrollbar is cut off
  3. If scroll bars are not always visible, try scrolling the tab content and see the scrollbar is cut off

Reproduction Version

1.1.0

Relevant Info

No response

Regression?

No response

Priority impact

p3 - want for upcoming milestone

Impact

No response

Calcite package

Esri team

ArcGIS Online

eriklharper commented 9 months ago

I verified this on calcite next (latest main) and #8399 appears to have fixed this issue as well. I tested Chrome, Firefox and Safari latest on macos and they all show the scrollbar in its entirety. I would screenshot the result I'm seeing if I could, but doesn't seem modern browser versions let you persist the scrollbar in scrollable regions anymore.

github-actions[bot] commented 9 months ago

Installed and assigned for verification.

DitwanP commented 9 months ago

🍫 Verified, basically the same info that Erik mentions above.