What happened?
When querying a ClickHouse table that contains more than 500 columns, the database client UI becomes extremely laggy during scrolling after the initial page load.
The issue is consistently reproducible when the client loads the first 1000 rows of the dataset. Scrolling horizontally or vertically causes noticeable UI freezes and poor responsiveness.
Steps to reproduce
- Connect to a ClickHouse instance.
- Open a table containing more than 500 columns and 100K+ rows.
- Try scrolling through the UI.
Expected behavior
scrolling should be smooth
Database type
Clickhouse
TablePro version
0.39.1
macOS version & chip
26.4.1/ Apple Silicon
Screenshots / Logs
No response
What happened?
When querying a ClickHouse table that contains more than 500 columns, the database client UI becomes extremely laggy during scrolling after the initial page load.
The issue is consistently reproducible when the client loads the first 1000 rows of the dataset. Scrolling horizontally or vertically causes noticeable UI freezes and poor responsiveness.
Steps to reproduce
Expected behavior
scrolling should be smooth
Database type
Clickhouse
TablePro version
0.39.1
macOS version & chip
26.4.1/ Apple Silicon
Screenshots / Logs
No response