Skip to content

Fix DCQL query preview overflow - #947

Merged
cre8 merged 3 commits into
mainfrom
fix/dcql-query-overflow
Aug 19, 2026
Merged

Fix DCQL query preview overflow#947
cre8 merged 3 commits into
mainfrom
fix/dcql-query-overflow

Conversation

@cre8

@cre8 cre8 commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Description

Prevent long DCQL queries from overflowing the configuration preview box by constraining the rendered query width and allowing long tokens to wrap.

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)

Breaking Changes

None.

Testing

  • Formatting check passed for the modified stylesheet
  • Client lint passed via the commit hook
  • Workspace formatting passed via the commit hook
  • Knip passed via the push hook

Test Configuration:

  • OS: macOS

Checklist

  • My code follows the code style of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings

Additional Notes

No issue was referenced.

cre8 added 2 commits August 19, 2026 10:03
Signed-off-by: Mirko Mollik <mirko.mollik@eudi.sprind.org>
* refactor(cli): modularize command structure

Signed-off-by: Mirko Mollik <mirko.mollik@eudi.sprind.org>

* fix(cli): remove unused command exports

Signed-off-by: Mirko Mollik <mirko.mollik@eudi.sprind.org>

---------

Signed-off-by: Mirko Mollik <mirko.mollik@eudi.sprind.org>
@cre8
cre8 force-pushed the fix/dcql-query-overflow branch from 3868dbd to 13c48a7 Compare August 19, 2026 08:03
@github-code-quality

github-code-quality Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Code Coverage Overview

Languages: TypeScript

TypeScript / backend-unit

The overall coverage in commit 9e055d4 in the fix/dcql-query-overf... branch remains at 19%, unchanged from commit c8b8873 in the main branch.

TypeScript / backend-e2e

The overall coverage in commit 9e055d4 in the fix/dcql-query-overf... branch remains at 52%, unchanged from commit c8b8873 in the main branch.


Updated August 19, 2026 08:30 UTC

@sonarqubecloud

Copy link
Copy Markdown

@cre8
cre8 merged commit 0cf5e86 into main Aug 19, 2026
24 checks passed
@cre8
cre8 deleted the fix/dcql-query-overflow branch August 19, 2026 08:32
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.

1 participant