Skip to content

GEM: Reference型Property(Unique)の検索条件のボタンが機能しない#1996

Open
xtakahashi-hiroyuki wants to merge 3 commits intomasterfrom
feature/1991-gem-fix-nest-search-view
Open

GEM: Reference型Property(Unique)の検索条件のボタンが機能しない#1996
xtakahashi-hiroyuki wants to merge 3 commits intomasterfrom
feature/1991-gem-fix-nest-search-view

Conversation

@xtakahashi-hiroyuki
Copy link
Copy Markdown
Contributor

@xtakahashi-hiroyuki xtakahashi-hiroyuki commented Mar 24, 2026

対応内容

jQueryセレクタのエスケープ漏れを修正
closes #1991

動作確認・スクリーンショット(任意)

通常時

common.js
の動作確認

fix_bug_nest_search_condition

自動補完

ReferencePropertyAutocompletion.jsp
の動作確認

■前提

  1. AdminConsoleで自動補完(WebAPI)を有効に
    2026-03-25_13h25_22

■結果
fix_bug_nest_search_condition_autocomplete

レビュー観点・補足情報(任意)

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

本PRは、GEMの検索画面においてネスト参照先のReference型Property(表示タイプ: Unique)を検索条件に配置した際に、「行追加」「リセット」ボタンが正常に動作しない不具合(#1991)を、jQueryセレクタのエスケープ漏れ修正により解消することを目的としています。

Changes:

  • Unique参照のダミー行取得に使うjQueryセレクタで、dummyRowIdes() でエスケープするよう変更

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@KoheiKGYM
Copy link
Copy Markdown
Contributor

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

🤖 Generated with Claude Code

1 similar comment
@KoheiKGYM
Copy link
Copy Markdown
Contributor

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

🤖 Generated with Claude Code

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

Labels

None yet

Projects

None yet

3 participants