v.22.8Improvement

Play UI enhancements: row numbers, cell selection, and hysteresis for table cells

Play UI: add row numbers; add cell selection on click; add hysteresis for table cells. #39962 (Alexey Milovidov).
Added row numbers, cell selection on click, and hysteresis for table cells in the ClickHouse Play UI.

Why it matters

Enhances the ClickHouse Play UI by improving user interaction with table data. Row numbers provide better data navigation, cell selection on click allows easier copying or manipulation of data, and hysteresis reduces accidental cell selection changes, improving usability.

How to use it

Open the ClickHouse Play UI to see row numbers displayed alongside tables. Click on individual table cells to select them. The hysteresis feature is enabled by default to prevent sudden cell selection changes.