Skip to content

Add expanded ClickHouse query editor#11453

Open
suzunn wants to merge 1 commit into
SigNoz:mainfrom
suzunn:add-clickhouse-query-expand-editor
Open

Add expanded ClickHouse query editor#11453
suzunn wants to merge 1 commit into
SigNoz:mainfrom
suzunn:add-clickhouse-query-expand-editor

Conversation

@suzunn

@suzunn suzunn commented May 25, 2026

Copy link
Copy Markdown

Closes #7169

Summary

Adds an expand action to the ClickHouse query editor so longer SQL queries can be edited in a larger modal editor.

Changes

  • Adds an icon button above the inline ClickHouse editor to open an expanded editor.
  • Reuses the existing Monaco SQL editor configuration and query update handler.
  • Enables Monaco automatic layout so the editor resizes correctly in the modal.

Testing

  • corepack pnpm@10.23.0 exec oxlint src/container/NewWidget/LeftContainer/QuerySection/QueryBuilder/ClickHouse/query.tsx
  • corepack pnpm@10.23.0 exec stylelint src/container/NewWidget/LeftContainer/QuerySection/QueryBuilder/ClickHouse/ClickHouse.styles.scss

@suzunn suzunn requested a review from a team as a code owner May 25, 2026 21:08
@CLAassistant

CLAassistant commented May 25, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable full screen mode or slider for clickhouse query across the product

2 participants