Skip to content

Feature/element selector context 431 - #4078

Open
SimonCremer wants to merge 3 commits into
pimcore:2026.xfrom
holz-richter:feature/element-selector-context-431
Open

Feature/element selector context 431#4078
SimonCremer wants to merge 3 commits into
pimcore:2026.xfrom
holz-richter:feature/element-selector-context-431

Conversation

@SimonCremer

@SimonCremer SimonCremer commented Sep 3, 2026

Copy link
Copy Markdown

Changes in this pull request

Resolves pimcore/platform-version#431

Additional info

Add field-name filter to data-object element selector

Copilot AI balanced review requested due to automatic review settings September 3, 2026 11:27
@pimcore-deployments
pimcore-deployments marked this pull request as draft September 3, 2026 11:27

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The new query helper violates enforced formatting and type-safe checking conventions.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Adds field-name filtering to data-object element selectors.

Changes:

  • Propagates relation field names into selector configuration.
  • Adds a decorator that injects the field-name API filter.
  • Ignores local Claude configuration.
File summaries
File Description
element-selector-provider.tsx Adds field-name configuration.
allowed-types.ts Propagates combined field names.
field-name-filter-decorator.ts Registers the query decorator.
with-field-name-filter-query-arg.ts Builds the field-name filter.
data-object-selector-listing.tsx Applies the new decorator.
.gitignore Ignores .claude.
Review details
  • Files reviewed: 5/6 changed files
  • Comments generated: 2
  • Review effort level: Balanced

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@SimonCremer
SimonCremer marked this pull request as ready for review September 3, 2026 11:39
@sonarqubecloud

sonarqubecloud Bot commented Sep 3, 2026

Copy link
Copy Markdown

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.

Context information in element selecor

2 participants