Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
opensearch-dashboards docker version 2.19.3/Chrome
Describe the issue :
Whenever I create Data Table Visualization, both horizontal and vertical scroll bars always display, even data is not overflow. See screenshot below.
Also I don’t understand why the pagination always display even there is only one page.
Relevant Logs or Screenshots :
pablo
July 24, 2025, 2:13pm
2
@hiepdev This is a known issue since 2.11 and has already been reported in the OpenSearch GitHub.
opened 09:33PM - 14 Dec 23 UTC
bug
tableVis
v2.16.0
**Describe the bug**
The table renderer already correctly has vertical or hor… izontal scrollbars as necessary, so these extra scrollbars indicate a CSS or responsive issue in the container itself.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
No nested scrollbars
**OpenSearch Version**
Latest (2.11.1)
**Dashboards Version**
Latest (2.11.1)
**Plugins**
None
**Screenshots**
<img width="1677" alt="Screenshot 2023-12-14 at 1 30 19 PM" src="https://github.com/opensearch-project/OpenSearch-Dashboards/assets/1679762/6644d7e0-6a71-4934-a807-2fd2fa7517be">
<img width="1667" alt="Screenshot 2023-12-14 at 1 29 57 PM" src="https://github.com/opensearch-project/OpenSearch-Dashboards/assets/1679762/30bf65cd-71e7-496f-b5a7-149d669025f1">
**Host/Environment (please complete the following information):**
- OS: MacOs
- Browser and version: Firefox
**Additional context**
Similar past issue with vega visualizations: https://github.com/opensearch-project/OpenSearch-Dashboards/issues/3485
1 Like