v.25.11Improvement

Make the resizer of the query textarea

Make the resizer of the query textarea in the Web UI full-width, which makes it a little bit more convenient. Also, the browser-native resizer was not available on Safari on iPad, and after this change, you can at least drag the bottom of the textarea if you know. #89457 (Alexey Milovidov).
Make the query textarea resizer in the ClickHouse Web UI full-width, improving usability and enabling resizing on Safari for iPad.

Why it matters

The feature addresses the inconvenience of resizing the query textarea in the Web UI, especially on Safari for iPad where the native resizer was not available. It enhances user experience by allowing easier and more intuitive resizing.

How to use it

Users can resize the query textarea in the Web UI by dragging the full-width resizer at the bottom of the textarea. No additional configuration is needed.