Skip to content

[ユーザ管理] ユーザ管理>項目設定, 一覧のレイアウトが崩れるケースがある不具合(HTML有りのキャプション時)に対応 #2201

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025

Conversation

akagane99
Copy link
Contributor

@akagane99 akagane99 commented May 28, 2025

概要

上記不具合の修正です。
同様の不具合が「プレースホルダ」「変数名」にもあったため、対応しました。

対応詳細

  • 一覧で表示するキャプションは、60文字以下で表示するようになっており、今回のHTML入りのキャプションでは、ちょうどAタグの開始のみ記載されて、HTMLを有効にして表示するようになっていたため、レイアウトが崩れていました。
  • 上記不具合を回避するため、一覧でのキャプションのHTML表示は無効(サニタイジング対応)をしました。

修正後画面

ユーザ管理>項目設定

HTML有りのキャプションを設定した時に、一覧のレイアウトが崩れない事を確認しました。

image

簡易テスト

レビュー完了希望日

なし

関連Pull requests/Issues

概要に記載しました。

参考

なし

DB変更の有無

無し

チェックリスト

@akagane99 akagane99 self-assigned this May 28, 2025
@akagane99 akagane99 changed the title [ユーザ管理], ユーザ管理>項目設定, 一覧のレイアウトが崩れるケースがある不具合に対応 [ユーザ管理] ユーザ管理>項目設定, 一覧のレイアウトが崩れるケースがある不具合に対応 May 28, 2025
@akagane99 akagane99 added the bug バグ・不具合連絡 label May 28, 2025
@akagane99 akagane99 changed the title [ユーザ管理] ユーザ管理>項目設定, 一覧のレイアウトが崩れるケースがある不具合に対応 [ユーザ管理] ユーザ管理>項目設定, 一覧のレイアウトが崩れるケースがある不具合(HTML有りのキャプション時)に対応 May 28, 2025
@akagane99 akagane99 marked this pull request as ready for review May 28, 2025 21:40
@akagane99 akagane99 merged commit ae1c3e8 into master May 28, 2025
4 checks passed
@akagane99 akagane99 deleted the issues/2013 branch May 28, 2025 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug バグ・不具合連絡
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant