Show scrollbars always for tables in windows

  1. My goal: To ensure that people can horizontally scroll tables on windows laptop when they have a large number of columns
  2. Issue: Currently, by default, the table widget does not show a horizontal scroll bar. In mac OS, for the users using touchpad, they are able to swipe left/right and scroll. This is not possible for users who are using a mouse.
  3. Steps I've taken to troubleshoot: We tried using custom css, and searching on the forum but could not find anything related to this
  4. Additional info: Cloud

Hi team

Any update on this

Hey @achou welcome back to the Community and thanks for bringing this up! There's no built-in table setting today to keep the horizontal scrollbar permanently visible, the scrollbar only appears on hover, which makes it easy to miss on Windows with a mouse.

I've submitted a feature request for a built-in always-visible scrollbar option. No timeline yet, but I'll update this thread if that changes! :folded_hands:

Hi,

Thanks for considering this. We have a large team that works on windows laptops, and the columns to the right are currently cannot be viewed due to the scroll behaviour.

Any work around or css hacks would be welcome!