v.22.6Improvement

Play UI Improvement: Fix Control Position During Horizontal Scroll

Play UI: Keep controls in place when the page is scrolled horizontally. This makes edits comfortable even if the table is wide and it was scrolled far to the right. The feature proposed by Maksym Tereshchenko from CaspianDB. #37470 (Alexey Milovidov).
Play UI now keeps controls fixed in place during horizontal scrolling, improving usability for wide tables in the editor.

Why it matters

This feature addresses the issue of edit controls moving out of view when horizontally scrolling wide tables, making it difficult to edit data comfortably. By keeping the controls visible and stationary, users can interact with the table more efficiently regardless of scroll position.

How to use it

The behavior is enabled by default in the ClickHouse Play UI interface, requiring no additional configuration. Simply open a wide table in the Play UI and scroll horizontally to experience fixed editing controls.