Skip to content

GEM: 単一項目の一括更新画面において、reference 型項目で追加ボタン押下後にエディタが正常に表示されない#2048

Merged
h-terazaki merged 5 commits into
masterfrom
feature/1934-refcombo-bulk-multiple
Apr 27, 2026
Merged

GEM: 単一項目の一括更新画面において、reference 型項目で追加ボタン押下後にエディタが正常に表示されない#2048
h-terazaki merged 5 commits into
masterfrom
feature/1934-refcombo-bulk-multiple

Conversation

@h-terazaki
Copy link
Copy Markdown
Contributor

対応内容

viewtypeを一括更新の場合と詳細画面の場合で切り替えるよう修正
closes #1934

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

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

…ィタが正常に表示されない

viewtypeを一括更新の場合と詳細画面の場合で切り替えるよう修正
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は、単一項目の一括更新画面において reference 型(REFCOMBO・多重度>1)で「追加」押下後にエディタが正常表示されない問題に対し、画面種別に応じて viewType を切り替えることで参照コンボの取得・描画処理が正しい定義を参照するようにする修正です。(closes #1934

Changes:

  • ReferencePropertyEditor_RefCombo.jspOutputType を参照し、data-viewType を Detail / Bulk で切り替えるように変更
  • OutputType の import を追加

コメント追記
if分岐を1行に修正
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 1 comment.

BulkLayout利用時の考慮を追加
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.

NonakaKazuhiro
NonakaKazuhiro approved these changes Apr 27, 2026
if分岐処理の記述を変更
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.

@h-terazaki h-terazaki merged commit 79673a4 into master Apr 27, 2026
7 checks passed
@h-terazaki h-terazaki deleted the feature/1934-refcombo-bulk-multiple branch April 27, 2026 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

4 participants